Home
last modified time | relevance | path

Searched refs:ecsa_ie_only (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h834 int ecsa_ie_only; member
Dap_config.c230 conf->ecsa_ie_only = 0; in hostapd_config_defaults()
Dbeacon.c307 if (hapd->iface->cs_oper_class && hapd->iconf->ecsa_ie_only) in hostapd_eid_csa()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4060 conf->ecsa_ie_only = atoi(pos); in hostapd_config_fill()