Searched refs:RSN_REMOVE_KEY_PARAM (Results 1 - 7 of 7) sorted by relevance
/system/wlan/ti/wilink_6_1/utils/ |
H A D | CmdInterfaceCodes.h | 883 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 D | cu_common.c | 336 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 D | paramMng.h | 262 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 D | CmdInterpretWext.c | 965 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 D | rsn.c | 961 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 D | rsn.c | 904 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 D | osUtil.c | 2760 Status = UtilSetParam(pAdapter, RSN_REMOVE_KEY_PARAM, 2816 status = UtilSetParam(pAdapter, RSN_REMOVE_KEY_PARAM,
|
Completed in 98 milliseconds