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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyParserExternal.h 79 TI_UINT32 KeyIndex; /* The key index to add or remove */
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 173 UINT KeyIndex;
183 UINT KeyIndex;
190 UINT KeyIndex; // 0 is the per-client key, 1-N are the
driver_ndis.c 191 ULONG KeyIndex;
201 ULONG KeyIndex;
210 ULONG KeyIndex;
862 rkey.KeyIndex = key_idx;
864 rkey.KeyIndex |= 1 << 30;
895 wep->KeyIndex = key_idx;
897 wep->KeyIndex |= 1 << 31;
900 wep->KeyIndex |= 1 << 30;
955 nkey->KeyIndex = key_idx;
957 nkey->KeyIndex |= 1 << 31
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c 185 ULONG KeyIndex;
195 ULONG KeyIndex;
204 ULONG KeyIndex;
933 rkey.KeyIndex = key_idx;
935 rkey.KeyIndex |= 1 << 30;
966 wep->KeyIndex = key_idx;
968 wep->KeyIndex |= 1 << 31;
971 wep->KeyIndex |= 1 << 30;
1026 nkey->KeyIndex = key_idx;
1028 nkey->KeyIndex |= 1 << 31
    [all...]
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 273 /*KeyIndex */
287 TI_UINT32 KeyIndex;
298 TI_UINT32 KeyIndex;
308 TI_UINT32 KeyIndex;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 

Completed in 329 milliseconds