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

/system/wlan/ti/wilink_6_1/utils/
H A DCmdInterfaceCodes.h883 RSN_REMOVE_KEY_PARAM = SET_BIT | RSN_MODULE_PARAM | 0x06, /**< Robust Security NW (RSN) Remove Key Parameter (RSN Module Set Command): \n enumerator in enum:__anon2004
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_common.c336 res = IPC_STA_Private_Send(pCuCommon->hIpcSta, RSN_REMOVE_KEY_PARAM, &key, sizeof(OS_802_11_KEY),
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamMng.h262 RSN_REMOVE_KEY_PARAM = SET_BIT | RSN_MODULE_PARAM | 0x06, enumerator in enum:__anon364
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A DCmdInterpretWext.c965 pParam->paramType = RSN_REMOVE_KEY_PARAM;
1171 pParam->paramType = RSN_REMOVE_KEY_PARAM;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A Drsn.c961 case RSN_REMOVE_KEY_PARAM:
979 ("RSN: Set RSN_REMOVE_KEY_PARAM KeyIndex %x \n",
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A Drsn.c904 case RSN_REMOVE_KEY_PARAM:
920 TRACE1(pRsn->hReport, REPORT_SEVERITY_INFORMATION, "RSN: Set RSN_REMOVE_KEY_PARAM KeyIndex %x \n", pParam->content.rsnOsKey.KeyIndex);
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosUtil.c2760 Status = UtilSetParam(pAdapter, RSN_REMOVE_KEY_PARAM,
2816 status = UtilSetParam(pAdapter, RSN_REMOVE_KEY_PARAM,

Completed in 98 milliseconds