You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SILABS] Adds support for WiFi band details (#38051)
* Adds `GetSupportedWiFiBandsMask` API
* Refactor WiFi band mask methods for consistency in naming
* Fix WiFi band enum reference in GetSupportedWiFiBandsMask implementation
* Adds support for WiFi band scan results (#326)
* Add `WiFiBandEnum` to scan callback struct
* Fix typo in variable name for scanned SSID length in BackgroundScanCallback
* Add WiFiBandEnum usage to WiFi interface implementations
* Add WiFi band information to scan response in SlWiFiDriver
* Refactor WiFiBandEnum usage to fully qualify the namespace in WifiInterface.h
---------
Co-authored-by: brosahay <3526930+brosahay@users.noreply.github.com>
---------
Co-authored-by: brosahay <3526930+brosahay@users.noreply.github.com>
0 commit comments