[roll] Roll fuchsia [wlanix] fix OWE transition, scan needed

This adds a quick active scan on a single channel for the case where the
BSS pointed to in the transition IE is present in recent scan results
and chosen for connection. A scan is necessary because the driver uses
the SSID from the IE in the BSSDescription to connect, not the SSID in
the connect request. The SSID of the OWE BSS would be empty in the
passive scan.

Original-Original-Bug: 524333876
Test: ran e2e with new OWE transition test
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1658736
Original-Original-Revision: 875baec7e547a4b2d171aeebec7c00fe0f23a10e
GitOrigin-RevId: 443586cbf4d095b7ee0f06e0b77937fef1fc2959
Change-Id: Ib781f2cc067efcc41bdc92ee97684d50b5c7a167
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1665753
Cr-Commit-Position: refs/heads/main@{#195180}
1 file changed
tree: ccbbd4b027ca837055a954136078d80bfcd7acb8
  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.