Linux Kernel
3.7.1
|
#include <wl_cfg80211.h>
Data Fields | |
struct brcmf_ssid_le | ssid |
__le32 | flags |
__le32 | infra |
__le32 | auth |
__le32 | wpa_auth |
__le32 | wsec |
struct brcmf_pno_net_param_le - scan parameters per preferred network.
: ssid name and its length. : bit2: hidden. : BSS vs IBSS. : Open vs Closed. : WPA type. : wsec value.
Definition at line 330 of file wl_cfg80211.h.
__le32 auth |
Definition at line 334 of file wl_cfg80211.h.
__le32 flags |
Definition at line 332 of file wl_cfg80211.h.
__le32 infra |
Definition at line 333 of file wl_cfg80211.h.
struct brcmf_ssid_le ssid |
Definition at line 331 of file wl_cfg80211.h.
__le32 wpa_auth |
Definition at line 335 of file wl_cfg80211.h.
__le32 wsec |
Definition at line 336 of file wl_cfg80211.h.