[roll] Roll fuchsia [wlan] Respect scan type in `wlan-dev connect`.

This change respects the `--scan-type` option in the `wlan-dev` tool's
`connect` command. After the removal of join scans in the SME,
`wlan-dev` temporarily performs these scans itself before attempting to
connect, but always performed an active scan regardless of the requested
scan type.

Today, this means that `wlan-dev connect` commands will not work if the
active scan type is not supported by the driver, as is currently the
case in `iwlwifi`.

Test: Manual testing and `wlantool-tests`.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/562145
Original-Revision: e37b73f46117a27037d5e41b9b12b7a958b25201
GitOrigin-RevId: 931a40e955533e0c903a91dfe7532a7fb303b9b8
Change-Id: I53b1b4cb21a4a50900cc18273baf414bc29299c3
1 file changed
tree: 1446d8aa2d7d7b578f39807e38af0753e6ce9a24
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.