Home
last modified time | relevance | path

Searched refs:os802_11AuthModeShared (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
DosDot11.h494 os802_11AuthModeShared, enumerator
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dwpa_core.c197 case os802_11AuthModeShared: in WpaCore_SetAuthMode()
Dcu_cmd.c5637 { os802_11AuthModeShared, (PS8)"Shared" }, in CuCmd_SetPrivacyAuth()
5648 { os802_11AuthModeShared, (PS8)"Shared" }, in CuCmd_SetPrivacyAuth()
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c774 pList->authMode = os802_11AuthModeShared; in apConn_getStaCapabilities()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c1881 auth_mode = os802_11AuthModeShared; in cmdInterpret_setSecurityParams()