Searched refs:RSN_DEFAULT_KEY_ID (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/utils/
H A DCmdInterfaceCodes.h913 RSN_DEFAULT_KEY_ID = SET_BIT | GET_BIT | RSN_MODULE_PARAM | 0x09, /**< Robust Security NW (RSN) Defualt Key ID Parameter (RSN Module Set/Get Command): \n enumerator in enum:__anon2004
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A DCmdInterpretWext.c955 pParam->paramType = RSN_DEFAULT_KEY_ID;
977 pParam->paramType = RSN_DEFAULT_KEY_ID;
1004 pParam->paramType = RSN_DEFAULT_KEY_ID;
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamMng.h265 RSN_DEFAULT_KEY_ID = SET_BIT | GET_BIT | RSN_MODULE_PARAM | 0x09, enumerator in enum:__anon364
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A Drsn.c751 case RSN_DEFAULT_KEY_ID:
754 ("RSN: Get RSN_DEFAULT_KEY_ID %d \n",
862 case RSN_DEFAULT_KEY_ID:
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A Drsn.c747 case RSN_DEFAULT_KEY_ID:
749 TRACE1(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: Get RSN_DEFAULT_KEY_ID %d \n", pParam->content.rsnDefaultKeyID);
798 case RSN_DEFAULT_KEY_ID:
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosUtil.c4555 retVal = UtilGetDefaultKeyId(pAdapter, RSN_DEFAULT_KEY_ID, pData, &dataSize);
4606 retVal = UtilSetParam(pAdapter, RSN_DEFAULT_KEY_ID, pData+sizeof(InfoCode), PureInfoLength);
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c1981 if(OK != CuCommon_GetU32(pCuCmd->hCuCommon, RSN_DEFAULT_KEY_ID, &DefaultKeyId)) return;
6122 if(OK != CuCommon_GetU32(pCuCmd->hCuCommon, RSN_DEFAULT_KEY_ID, &DefaultKeyId)) return;

Completed in 80 milliseconds