[roll] Roll fuchsia [wlan] add channel list to passive scan

Add a list of channels to scan on to the SME FIDL passive scan request.
If an empty list is provided, all supported channels will be used as
before this change.

Test: added unit tests: fx test wlan-sme-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578896
Original-Revision: 6e5f0e8674c4c1ae081c88a2f3f02196f6bc8a03
GitOrigin-RevId: 649bf84076a65b58bb3bc3b21956acc8c918b46a
Change-Id: I0b18e94e7c3d6117c25a267b56d4ae11a03b8864
1 file changed
tree: ef6d64fe2b9e5214bd411a9afb512e0292b85339
  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.