Home
last modified time | relevance | path

Searched refs:RSN_AUTH_OPEN (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DadmCtrlNone.c108 if ((pAdmCtrl->authSuite != RSN_AUTH_OPEN ) && in admCtrlNone_config()
112 pAdmCtrl->authSuite = RSN_AUTH_OPEN; in admCtrlNone_config()
240 case RSN_AUTH_OPEN: in admCtrlNone_setSite()
271 if (authSuite == RSN_AUTH_OPEN) in admCtrlNone_setSite()
DrsnApi.h71 RSN_AUTH_OPEN = 0, /*< Legacy Open authentication suite */ enumerator
82 RSN_EXT_AUTH_MODE_OPEN = RSN_AUTH_OPEN,
DadmCtrlWep.c249 case RSN_AUTH_OPEN: in admCtrlWep_setSite()
DadmCtrl.c503 pAdmCtrl->authSuite = RSN_AUTH_OPEN; in admCtrl_setExtAuthMode()
DadmCtrlWpa.c416 pAdmCtrl->authSuite = RSN_AUTH_OPEN; in admCtrlWpa_config()
DadmCtrlWpa2.c447 pAdmCtrl->authSuite = RSN_AUTH_OPEN; in admCtrlWpa2_config()
/hardware/ti/wlan/wl1271/Test/
DsiteMgrDebug.c141 if (value == RSN_AUTH_OPEN) in siteMgrDebugFunction()
154 if (param.content.rsnDesiredAuthType == RSN_AUTH_OPEN) in siteMgrDebugFunction()
968 if (param.content.rsnDesiredAuthType == RSN_AUTH_OPEN) in printDesiredParams()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DcoreDefaultParams.h758 #define RSN_AUTH_SUITE_MIN RSN_AUTH_OPEN
760 #define RSN_AUTH_SUITE_DEF RSN_AUTH_OPEN