Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h1172 int hostapd_config_check(struct hostapd_config *conf, int full_config);
Dap_config.c1448 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check() function
Dhostapd.c2713 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_enable_iface()
2742 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_reload_iface()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4762 if (hostapd_config_check(conf, 1))
4795 if (hostapd_config_check(conf, 0)) {