[roll] Roll fuchsia [wlan][policy] Reset roam scan backoff, RSSI drop

This change resets the stationary monitor's roam scan backoff if the
RSSI is below the roam threshold AND has dropped more than 3 dBm since
the last roam scan. The backoff will be reset to the minimum value of 1
minute, so there is still some guaranteed wait time between scans.

Original-Bug: b/409839414
Test: fx test wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252322
Original-Revision: 23707854f8746d14e419f40815805a04e4c8e7a0
GitOrigin-RevId: 2f6d10b31ff34123e8717d87b52a8b63bdac3814
Change-Id: I3c8793b3e6db2dc167fbbd8b901cf8be0f52e757
1 file changed
tree: c22eb71862207743897312f924d1de5f807fd79d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.