[roll] Roll fuchsia [wlan][sme] Add logging to debug when channels get filtered

Log a warning if SME filters out all the channels on receiving scan
request. Also log the `device_info` and `spectrum_management_support` in
Inspect as those information are used to filter channels.

Original-Bug: b/305305044
Test: Logging change only. Verified Inspect log manually.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/944783
Original-Revision: 037c33de054c549d5a9dc72b3cb6d2ac89e4a959
GitOrigin-RevId: 3e2adf0e8dd6b496a816afc7ae218bb14b03ec42
Change-Id: I2d82aad1f0fb0fd83e87a8caf7b96fd3a65e2156
1 file changed
tree: ce78000200426d1cfade99e73a6e3829a85f9413
  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.