[roll] Roll fuchsia [wlan] Create ergonomic connect_*() hw-sim functions

The hw-sim connect() function previously took an Option<&str> for the
passphrase and assumed if one was provided then the caller expects to
use the WPA2 security type. This is no longer true since WPA3 tests
were added.

Original-Fixed: 71869
Test: fx test wlan-hw-sim-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/498711
Original-Revision: 7126e42ee86ec93974f8c3bb7a5afdf4f812e702
GitOrigin-RevId: 442749f7336ee5e332fcbd78d9aa00d80bbf1619
Change-Id: Ic65a9433348f2f36a789bd3c952c8aafa9e096f2
1 file changed
tree: 70ef31c2bb94fc80ca34fdeb57632a55001185d7
  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.