Linux Kernel
3.7.1
|
#include <csr_wifi_sme_ap_prim.h>
Data Fields | |
CsrWifiSmeApAuthType | authType |
union { | |
CsrWifiSmeEmpty openSystemEmpty | |
CsrWifiSmeWepAuth authwep | |
CsrWifiSmeApAuthPers authPers | |
} | smeAuthType |
Definition at line 458 of file csr_wifi_sme_ap_prim.h.
CsrWifiSmeApAuthPers authPers |
Definition at line 464 of file csr_wifi_sme_ap_prim.h.
CsrWifiSmeApAuthType authType |
Definition at line 460 of file csr_wifi_sme_ap_prim.h.
CsrWifiSmeWepAuth authwep |
Definition at line 463 of file csr_wifi_sme_ap_prim.h.
CsrWifiSmeEmpty openSystemEmpty |
Definition at line 462 of file csr_wifi_sme_ap_prim.h.
union { ... } smeAuthType |