Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_SHORT_SLOT_TIME (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/common/
Dieee802_11_defs.h103 #define WLAN_CAPABILITY_SHORT_SLOT_TIME BIT(10) macro
/hostap-3.6.0/src/ap/
Dieee802_11.c284 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in hostapd_own_capab_info()
5707 if (!(sta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME) && in handle_assoc()
/hostap-3.6.0/src/p2p/
Dp2p.c2280 WLAN_CAPABILITY_SHORT_SLOT_TIME); in p2p_build_probe_resp_buf()