struct brcmf_pno_net_info_le
Defined at line 882 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/fwil_types.h
struct brcmf_pno_net_info_le - information per found network.
: BSS network identifier.
: channel number only.
: length of ssid.
: ssid characters.
: receive signal strength (in dBm).
: age in seconds.
Public Members
uint8_t[6] bssid
uint8_t channel
uint8_t SSID_len
uint8_t[32] SSID
uint16_t RSSI
uint16_t timestamp