Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 6 of 6) sorted by relevance
96 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
194 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in hostapd_own_capab_info()4127 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in handle_assoc()4132 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) && in handle_assoc()
2258 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE | in p2p_build_probe_resp_buf()