Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c837 !(hapd->iface->conf->acs_exclude_dfs && in hostapd_get_hw_mode_any_channels()
893 if (hapd->iface->conf->acs_exclude_dfs && in hostapd_drv_do_acs()
Dap_config.h746 int acs_exclude_dfs; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3112 conf->acs_exclude_dfs = atoi(pos); in hostapd_config_fill()