Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h543 #define TDLS_PROHIBIT BIT(0) macro
Dieee802_11_shared.c383 if (hapd->conf->tdls & TDLS_PROHIBIT) in hostapd_ext_capab_byte()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3878 bss->tdls |= TDLS_PROHIBIT; in hostapd_config_fill()
3880 bss->tdls &= ~TDLS_PROHIBIT; in hostapd_config_fill()