Home
last modified time | relevance | path

Searched refs:spectrum_mgmt_required (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/ap/
Dap_config.h1117 int spectrum_mgmt_required; member
Dap_config.c1574 if (full_config && conf->spectrum_mgmt_required && in hostapd_config_check()
Dieee802_11.c332 (hapd->iconf->spectrum_mgmt_required || dfs)) in hostapd_own_capab_info()
/hostap-latest/hostapd/
DChangeLog396 - Spectrum management capability (spectrum_mgmt_required=1)
Dconfig_file.c4672 conf->spectrum_mgmt_required = atoi(pos); in hostapd_config_fill()