Home
last modified time | relevance | path

Searched refs:os802_11AuthModeWPA2 (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngr_autoSM.c619 if (pRoamingMngr->staCapabilities.authMode==os802_11AuthModeWPA2) in roamingMngr_smSuccHandover()
783 if (pRoamingMngr->staCapabilities.authMode==os802_11AuthModeWPA2) in roamingMngr_smStartIdle()
DroamingMngr.c1114 if (pRoamingMngr->staCapabilities.authMode!=os802_11AuthModeWPA2) in roamingMngr_updateNewBssList()
/hardware/ti/wlan/wl1271/utils/
DosDot11.h499 os802_11AuthModeWPA2, enumerator
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dwpa_core.c222 case os802_11AuthModeWPA2: in WpaCore_SetAuthMode()
Dcu_cmd.c5642 { os802_11AuthModeWPA2, (PS8)"WPA2" }, in CuCmd_SetPrivacyAuth()
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c789 pList->authMode = os802_11AuthModeWPA2; in apConn_getStaCapabilities()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c1866 auth_mode = os802_11AuthModeWPA2; in cmdInterpret_setSecurityParams()