[roll] Roll fuchsia [wlan] Modify SetChannel() and CancelScan() APIs

Enhances the above mentioned softmac APIs to use flexible types. Also
enhances the descriptions of few other APIs in this file.

Original-Bug: 87050
Test: Basic scan and connect test on atlas.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/791452
Original-Revision: 2b76d562ec3639cbc6f0b94f2bd35b97f2f4c48b
GitOrigin-RevId: 9eb8d8fd8c6f122ac877455e346c905eb25c076c
Change-Id: Idf295a45bf1fd0d1f96d19cb64b8cbd30d9b91d9
1 file changed
tree: f208c4b5ca459e6f9dad762102e2e37da6e495e8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.