[roll] Roll fuchsia [nxpfmac] Indicate RSSI, SNR to SME.

When the client connection is active, indicate RSSI and SNR
to SME periodically.

Original-Bug: 111375

Test: Manually verified on the device that RSSI and SNR are
being notified to SME. Modified existing tests and added new
tests to verify this change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/735873
Original-Revision: 90fc0f04f27dd9f6a595e003d274e7e47feada33
GitOrigin-RevId: 0f1869fad446cc758690864eed4995cd4a3f5adb
Change-Id: I76488f45978fcec532b892bf5328da667eba5ce4
1 file changed
tree: e83c09d7ee46500c6836198db17df3ecd7d6ea25
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.