| commit | d16af98be294395e7828d1767c7daafa29e90945 | [log] [tgz] |
|---|---|---|
| author | Zhiyi Chen <zhiyichen@fuchsia.infra.roller.google.com> | Thu Apr 01 23:51:45 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 01 16:52:51 2021 -0700 |
| tree | 26ef34b92d71c66c98b0ba02a6c2f0e55f3b858d | |
| parent | df7ccaeca2747d10c8a460491c1df4ef86ff6b70 [diff] |
[roll] Roll fuchsia [brcmfmac] Adjust scan failure result code Currently the brcmfmac driver sends up INTERNAL_ERROR as the result code when: 1. The scan is aborted by softAP start req. 2. The scan is aborted by an connection request in firmware. 3. The scan is rejected when there is an ongoing connection operation. This change adjusts the scan result codes for the three cases above to: 1 -> CANCELED_BY_DRIVER_OR_FIRMWARE 2 -> CANCELED_BY_DRIVER_OR_FIRMWARE 3 -> SHOULD_WAIT Original-Bug: 73023, 73006 Test: New unittests added in passive_scan_test.cc Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/507118 Original-Revision: 0a84e76dc8e6c440f355ebc78fd11f66700f729c GitOrigin-RevId: 036874d3544f809b35f1e69b42bc3a99a6107611 Change-Id: I3f36c785a373116536014bb63b556cacb36dca8d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.