Home
last modified time | relevance | path

Searched refs:CsrWifiSmeApAuthSupport (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/csr/
Dcsr_wifi_sme_ap_prim.h65 typedef u8 CsrWifiSmeApAuthSupport; typedef
66 #define CSR_WIFI_SME_RSN_AUTH_WPAPSK ((CsrWifiSmeApAuthSupport) 0x01)
67 #define CSR_WIFI_SME_RSN_AUTH_WPA2PSK ((CsrWifiSmeApAuthSupport) 0x02)
68 #define CSR_WIFI_SME_AUTH_WAPIPSK ((CsrWifiSmeApAuthSupport) 0x04)
Dcsr_wifi_sme_ap_lib.h57 const char* CsrWifiSmeApAuthSupportToString(CsrWifiSmeApAuthSupport value);