Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_SHORT_SLOT_TIME (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h101 #define WLAN_CAPABILITY_SHORT_SLOT_TIME BIT(10) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h103 #define WLAN_CAPABILITY_SHORT_SLOT_TIME BIT(10) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c217 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in hostapd_own_capab_info()
4116 if (!(sta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME) && in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c284 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in hostapd_own_capab_info()
5721 if (!(sta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME) && in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c2260 WLAN_CAPABILITY_SHORT_SLOT_TIME); in p2p_build_probe_resp_buf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c2388 WLAN_CAPABILITY_SHORT_SLOT_TIME);

Completed in 68 milliseconds