Linux Kernel
3.7.1
|
#include <wl_cfg80211.h>
Data Fields | |
u8 | bssid [ETH_ALEN] |
u8 | channel |
u8 | SSID_len |
u8 | SSID [32] |
__le16 | RSSI |
__le16 | timestamp |
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.
Definition at line 349 of file wl_cfg80211.h.
Definition at line 350 of file wl_cfg80211.h.
Definition at line 351 of file wl_cfg80211.h.
__le16 RSSI |
Definition at line 354 of file wl_cfg80211.h.
u8 SSID[32] |
Definition at line 353 of file wl_cfg80211.h.
u8 SSID_len |
Definition at line 352 of file wl_cfg80211.h.
Definition at line 355 of file wl_cfg80211.h.