[roll] Roll fuchsia [wlan][policy] Match roam request to pending roam

This change adds a way to track pending roams initiated by
the policy layer, and verify that we receive a matching roam result. If
a different roam result is received, or if we hit a timeout without
receiving a matching result, something has gone wrong and the connection
must be terminated. Temporary solution for b/399649753.

Original-Bug: 399649753
Test: fx test wlancfg-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211948
Original-Revision: c53b0a219eccc444727e83faa56006d7ea27c172
GitOrigin-RevId: 239f9708c52dad16c36961834bd3c63cb9f776d9
Change-Id: I3516e9ab4f0ac9f7e0fb8ec773a798d69777abba
1 file changed
tree: 582883a7572bbfbc3bf6868cf2321c9788d818fe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.