You are viewing documentation for version:
Extended Wi-Fi scan result.
Public Attributes#
uint8_t
Channel number of the AP.
Public Attribute Documentation#
rf_channel#
uint8_t sl_wifi_extended_scan_result_t::rf_channel
Channel number of the AP.
security_mode#
uint8_t sl_wifi_extended_scan_result_t::security_mode
Security mode of the AP.
rssi
uint8_t sl_wifi_extended_scan_result_t::rssi
RSSI value of the AP.
network_type#
uint8_t sl_wifi_extended_scan_result_t::network_type
Network type of the AP.
ssid#
uint8_t sl_wifi_extended_scan_result_t::ssid[34]
SSID of the AP.
bssid#
uint8_t sl_wifi_extended_scan_result_t::bssid[6]
BSSID of the AP.