[roll] Roll fuchsia [brcmfmac] Changing the scan result code for status code NEWASSOC

This change modified the scan result code which is reported to MLME when a
scan request is interrupted by an assoc request in the firmware from
WLAN_SCAN_RESULT_INTERNAL_ERROR to
WLAN_SCAN_RESULT_CANCELED_BY_DRIVER_OR_FIRMWARE.

This should be caused by firmware update -- the status code in the scan
result received by driver in this case changed from BRCMF_E_STATUS_ABORT
to BRCMF_E_STATUS_NEWASSOC. sim-fw is changed accordingly.

Original-Bug: 79099
Test: Current test case ScanAbortedInFirmware in passive_scan_test.cc
covers it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/544868
Original-Revision: 594467463a2791a582691b1ffcd3dc3f53861d63
GitOrigin-RevId: c212deeaae01b7e200c1e78a26d1d38fe8219016
Change-Id: I811cf175983e93aba235df3cae77e576790e945a
1 file changed
tree: 973bed6afec5da49f5dd2646b1fa8f95e7059fc0
  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.