Home
last modified time | relevance | path

Searched refs:WLAN_STA_SHORT_PREAMBLE (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h25 #define WLAN_STA_SHORT_PREAMBLE BIT(7) macro
H A Dap_drv_ops.c36 if (flags & WLAN_STA_SHORT_PREAMBLE) in hostapd_sta_flags_to_drv()
H A Dsta_info.c1633 (flags & WLAN_STA_SHORT_PREAMBLE ? in ap_sta_flags_txt()
H A Dieee802_11.c5733 sta->flags |= WLAN_STA_SHORT_PREAMBLE; in handle_assoc()
5735 sta->flags &= ~WLAN_STA_SHORT_PREAMBLE; in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h23 #define WLAN_STA_SHORT_PREAMBLE BIT(7) macro
H A Dap_drv_ops.c33 if (flags & WLAN_STA_SHORT_PREAMBLE) in hostapd_sta_flags_to_drv()
H A Dsta_info.c1423 (flags & WLAN_STA_SHORT_PREAMBLE ? in ap_sta_flags_txt()
H A Dieee802_11.c4128 sta->flags |= WLAN_STA_SHORT_PREAMBLE; in handle_assoc()
4130 sta->flags &= ~WLAN_STA_SHORT_PREAMBLE; in handle_assoc()

Completed in 30 milliseconds