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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11.c151 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1409 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1414 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11.c151 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1409 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1414 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11.c151 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
1409 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE)
1414 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h89 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h89 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h89 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c2166 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE |
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c2166 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE |
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c2166 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE |

Completed in 489 milliseconds