Searched refs:WPA2_PRE_AUTH_CAPABILITY_MASK (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
H A DadmCtrlWpa2.h117 #define WPA2_PRE_AUTH_CAPABILITY_MASK 0x0001 /* bit 0 */ macro
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DadmCtrlWpa2.h116 #define WPA2_PRE_AUTH_CAPABILITY_MASK 0x0001 /* bit 0 */ macro
H A DadmCtrlWpa2.c1138 pWpa2Data->preAuthentication = (TI_UINT8)(capabilities & WPA2_PRE_AUTH_CAPABILITY_MASK);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DadmCtrlWpa2.c1229 pWpa2Data->preAuthentication = (UINT8)(capabilities & WPA2_PRE_AUTH_CAPABILITY_MASK);

Completed in 62 milliseconds