Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dieee802_11_defs.h88 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c128 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1083 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1088 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c128 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1083 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1088 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c128 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1083 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1088 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h94 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h94 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h94 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant/
H A Dmlme.c184 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
684 WLAN_CAPABILITY_SHORT_PREAMBLE;
/external/wpa_supplicant_6/wpa_supplicant/
H A Dmlme.c357 WLAN_CAPABILITY_SHORT_PREAMBLE;
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c1730 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE |
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c1730 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE |
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmlme.c348 WLAN_CAPABILITY_SHORT_PREAMBLE;
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c1730 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE |

Completed in 77 milliseconds