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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyParserWep.h 57 #define WEP_KEY_TRANSMIT_MASK 0x80000000 /*< bit 31 of key index field */
keyParserWep.c 159 if (pKeyDesc->KeyIndex & WEP_KEY_TRANSMIT_MASK)
190 if (pKeyDesc->KeyIndex & WEP_KEY_TRANSMIT_MASK)

Completed in 46 milliseconds