[roll] Roll fuchsia [wlan][mlme] Add scheduled scanning support to wlan_mlme.fidl

go/fuchsia-wlan:scheduled-scans

- Add StartScheduledScan and StopScheduledScan methods and events to wlan_mlme.fidl.
- Implement support in MLME for forwarding these requests to the driver.
- Update SME to handle the new events in string mapping and enum to satisfy the compiler.

Original-Bug: 500412521
Test: fx build, fx test wlan
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569286
Original-Revision: 6f3ea153dd3a0c53cbd75058d2cae6bcb9e58dba
GitOrigin-RevId: c03a3baeee16b1d85c686d834debc96d1c80bcae
Change-Id: Ia3b0032582cea7adc77daba46e45e7b6f30ac9d1
1 file changed
tree: cb3ead44565f3383f0d6da7e749c710ff1224f66
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.