[roll] Roll fuchsia [brcmfmac] Include SNR in scan results.

Include SNR obtained in scan results from firmware
in results passed up to SME.

Original-Bug: b/295176405

Test: Modified scan related unit tests accordingly and
they pass. Manual testing shows reasonable SNR values.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896890
Original-Revision: 717b227af394b432f896bd4fefce550543543718
GitOrigin-RevId: a9c4d11316a19269306e834d5628dff7acc1059e
Change-Id: Idbd7a2c34867ac5939d3f1c67d3bbd55d677410a
1 file changed
tree: 45ff93718566c016e758e1c3104e30f81d8c78e1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.