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.c32 res |= WPA_STA_SHORT_PREAMBLE;
260 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP;
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.c32 res |= WPA_STA_SHORT_PREAMBLE;
260 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.c32 res |= WPA_STA_SHORT_PREAMBLE;
260 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1197 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
H A Ddriver_nl80211.c7670 if (flags & WPA_STA_SHORT_PREAMBLE)
8679 if (total_flags & WPA_STA_SHORT_PREAMBLE)
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1197 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
H A Ddriver_nl80211.c7670 if (flags & WPA_STA_SHORT_PREAMBLE)
8679 if (total_flags & WPA_STA_SHORT_PREAMBLE)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1197 #define WPA_STA_SHORT_PREAMBLE BIT(2) macro
H A Ddriver_nl80211.c7670 if (flags & WPA_STA_SHORT_PREAMBLE)
8679 if (total_flags & WPA_STA_SHORT_PREAMBLE)

Completed in 1821 milliseconds