Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
brcmf_pno_net_info_le Struct Reference

#include <wl_cfg80211.h>

Data Fields

u8 bssid [ETH_ALEN]
 
u8 channel
 
u8 SSID_len
 
u8 SSID [32]
 
__le16 RSSI
 
__le16 timestamp
 

Detailed Description

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.

Field Documentation

u8 bssid[ETH_ALEN]

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.


The documentation for this struct was generated from the following file: