[roll] Roll fuchsia [wlanif] Convert SNR values.

Work done in fxbug.dev/37825 added snr_db logging, but neglected to
convert those values between FIDL and Banjo structures. This change
corrects the omission and adds a small unit test.

Original-Bug: fxbug.dev/37825

Test: A new unit test was added in convert_unittest.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457877
Original-Revision: adb9952438f4cc6365654ba34ddbc3e63cec93b2
GitOrigin-RevId: c5c5deaf124bc5b00aa651ac7bb9f7b3ff59f62f
Change-Id: Id4c9b3a52aa4d3f5028bb9e80ec9072fd0d3d2a7
1 file changed
tree: 375d35ce1bae296efed395bc92fc70d76454378b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.