[roll] Roll fuchsia [wlan] Use Policy-provided BSS desc. during roam.

In a WLAN Policy-initiated roam attempt, the BSS info of the target BSS
is provided directly to Fullmac. This is similar to the way that the
regular Connect works. This CL changes the logic in brcmfmac to use the
Policy-provided target BSS info rather than asking the firmware for it.

Note that this CL removes a test case from the brcmfmac_sim_test
reassoc_test, because that failure case no longer applies once brcmfmac
is using the Policy-provided BSS info. This test also passes using
Antlion suite WlanPolicyInitiatedRoamTest.

Test: fx test brcmfmac_sim_test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146574
Original-Revision: 336152d3bd10c31429c6f951c0d726de142b740f
GitOrigin-RevId: 63b39ef73e39614747ad5eee590305165058df7a
Change-Id: I164bd929b22442de19d2d3fa70d807f08112fd97
1 file changed
tree: a0f96ae38788dc42620e08ddb3cff0d13d991b93
  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.