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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyParserExternal.h 79 TI_UINT32 KeyIndex; /* The key index to add or remove */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyParserExternal.h 80 UINT32 KeyIndex; /* The key index to add or remove */
keyParserWep.h 76 UINT32 KeyIndex; /* The key index to add or remove */
  /system/wlan/ti/wilink_6_1/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...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
osDot11.h 303 /*KeyIndex */
318 tiUINT32 KeyIndex;
331 tiUINT32 KeyIndex;
343 tiUINT32 KeyIndex;
  /external/wpa_supplicant/
driver_ndis.c 185 ULONG KeyIndex;
195 ULONG KeyIndex;
204 ULONG KeyIndex;
850 rkey.KeyIndex = key_idx;
852 rkey.KeyIndex |= 1 << 30;
883 wep->KeyIndex = key_idx;
885 wep->KeyIndex |= 1 << 31;
888 wep->KeyIndex |= 1 << 30;
942 nkey->KeyIndex = key_idx;
944 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;
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 271 /*KeyIndex */
285 TI_UINT32 KeyIndex;
296 TI_UINT32 KeyIndex;
306 TI_UINT32 KeyIndex;

Completed in 31 milliseconds