Searched refs:WPA_STA_SHORT_PREAMBLE (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.c33 res |= WPA_STA_SHORT_PREAMBLE;
250 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP;
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.c33 res |= WPA_STA_SHORT_PREAMBLE;
250 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.c33 res |= WPA_STA_SHORT_PREAMBLE;
250 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1086 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
H A Ddriver_nl80211.c6576 if (flags & WPA_STA_SHORT_PREAMBLE)
7483 if (total_flags & WPA_STA_SHORT_PREAMBLE)
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1086 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
H A Ddriver_nl80211.c6576 if (flags & WPA_STA_SHORT_PREAMBLE)
7483 if (total_flags & WPA_STA_SHORT_PREAMBLE)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1086 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
H A Ddriver_nl80211.c6576 if (flags & WPA_STA_SHORT_PREAMBLE)
7483 if (total_flags & WPA_STA_SHORT_PREAMBLE)

Completed in 111 milliseconds