[roll] Roll fuchsia [fidl][wlan] Simplify and move scheduled scan structs Move and rename ScheduledScanPlan, ScheduledScanMatchSet, and ScheduledScanRequest from wlanix.fidl to wlan_common.fidl. This change simplifies the structures to better suit Fuchsia's needs rather than overfitting to nl80211: - Converted interval values from milliseconds to seconds. - Updated wlanix to convert nl80211 milliseconds to seconds. - Streamlined RSSI threshold handling in match sets. - Added ScheduledScanStoppedReason enum type. - Fixed type for RssiAdjust to key-value pair. Also updated wlanix and tests to adapt to the new FIDL definitions. Test: fx build, fx test wlanix-tests, fx test --e2e sched_scan_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569285 Original-Revision: cd71887c9e96f2f911d2bd61f8d12fa3449a0d33 GitOrigin-RevId: 1a14597b3784a56e32cf444944460fd8fd605033 Change-Id: I104aa03e10122562c4c61cd8d4f86dc050e1cf5f
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.