Searched defs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 - 4 of 4) sorted by relevance

/external/iw/
H A Dscan.c21 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
1824 if (capa & WLAN_CAPABILITY_SHORT_PREAMBLE)
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h93 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h93 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h93 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro

Completed in 117 milliseconds