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/
Dieee802_11_defs.h101 #define WLAN_CAPABILITY_SHORT_SLOT_TIME BIT(10) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h103 #define WLAN_CAPABILITY_SHORT_SLOT_TIME BIT(10) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
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/
Dieee802_11.c284 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in hostapd_own_capab_info()
5697 if (!(sta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME) && in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.c2260 WLAN_CAPABILITY_SHORT_SLOT_TIME); in p2p_build_probe_resp_buf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.c2280 WLAN_CAPABILITY_SHORT_SLOT_TIME); in p2p_build_probe_resp_buf()