Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/Test/
DrsnDbg.c120 pRsnParam->paramType = RSN_PMKID_LIST; in rsnDebugFunction()
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
DInternalCmdCodes.h124RSN_PMKID_LIST = SET_BIT | GET_BIT | RSN_MODULE_PARAM | 0x12, enumerator
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
DparamMng.h268 RSN_PMKID_LIST = SET_BIT | GET_BIT | RSN_MODULE_PARAM | 0x12, enumerator
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
Drsn.c703 case RSN_PMKID_LIST: in rsn_getParam()
1083 case RSN_PMKID_LIST: in rsn_setParam()
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
Drsn.c705 case RSN_PMKID_LIST: in rsn_getParam()
1015 case RSN_PMKID_LIST: in rsn_setParam()
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
DCmdInterpretWext.c1189 pParam->paramType = RSN_PMKID_LIST; in cmdInterpret_convertAndExecute()
1203 pParam->paramType = RSN_PMKID_LIST; in cmdInterpret_convertAndExecute()
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
DosUtil.c2999 status = UtilGetParam(pAdapter, RSN_PMKID_LIST, pData, *Length); in Util802PmkidGet()
3032 Param.paramType = RSN_PMKID_LIST; in Util802PmkidSet()