[roll] Roll fuchsia [wlan] Log RSSI delta metric after successful roam

This change logs a metric for the delta between the RSSI after a
successful roam and the RSSI before the roam was completed.

Original-Bug: None
Test: Added unit test for histogram bucket conversion helper
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438374
Original-Revision: 3987b3c6a434edbc70ca0a4af9b00c56f788f97a
GitOrigin-RevId: f850eb5b5c19ae9a68b4ba61d7ed546099c85a70
Change-Id: I642214cd8bb52e0f14c5a390fb97c5431db29395
1 file changed
tree: 6590c1b0d22c09ead67a8e5f8c7a7a6deb60fb81
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.