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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyParserExternal.h 61 #define EXT_KEY_SUPP_AUTHENTICATOR_MASK 0x10000000 /*< bit 28 of key index field */
keyParserExternal.c 192 if (pKeyDesc->KeyIndex & EXT_KEY_SUPP_AUTHENTICATOR_MASK)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyParserExternal.h 62 #define EXT_KEY_SUPP_AUTHENTICATOR_MASK 0x10000000 /*< bit 28 of key index field */
keyParserExternal.c 198 if (pKeyDesc->KeyIndex & EXT_KEY_SUPP_AUTHENTICATOR_MASK)
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
keyParserExternal.h 61 #define EXT_KEY_SUPP_AUTHENTICATOR_MASK 0x10000000 /*< bit 28 of key index field */
keyParserExternal.c 194 if (pKeyDesc->KeyIndex & EXT_KEY_SUPP_AUTHENTICATOR_MASK)

Completed in 403 milliseconds