HomeSort by relevance Sort by last modified time
    Searched refs:OS_802_11_KEY (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyParserWep.c 120 OS_802_11_KEY *pKeyDesc;
129 pKeyDesc = (OS_802_11_KEY*)pKeyData;
178 OS_802_11_KEY *pKeyDesc;
188 pKeyDesc = (OS_802_11_KEY*)pKeyData;
keyParserExternal.c 123 OS_802_11_KEY *pKeyDesc;
140 pKeyDesc = (OS_802_11_KEY*)pKeyData;
336 OS_802_11_KEY *pKeyDesc;
348 pKeyDesc = (OS_802_11_KEY*)pKeyData;
rsn.c 500 OS_802_11_KEY rsnOsKey;
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_common.c 309 OS_802_11_KEY key;
311 os_memset(&key, 0, sizeof(OS_802_11_KEY));
318 res = IPC_STA_Private_Send(pCuCommon->hIpcSta, RSN_ADD_KEY_PARAM, &key, sizeof(OS_802_11_KEY),
331 OS_802_11_KEY key;
333 os_memset(&key, 0, sizeof(OS_802_11_KEY));
336 res = IPC_STA_Private_Send(pCuCommon->hIpcSta, RSN_REMOVE_KEY_PARAM, &key, sizeof(OS_802_11_KEY),
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 303 } OS_802_11_KEY, *POS_802_11_KEY;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 619 OS_802_11_KEY rsnOsKey;
    [all...]

Completed in 119 milliseconds