Home
last modified time | relevance | path

Searched refs:hostapd_config_check (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h1194 int hostapd_config_check(struct hostapd_config *conf, int full_config);
H A Dap_config.c1463 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check() function
H A Dhostapd.c2801 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_enable_iface()
2831 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_reload_iface()
3578 /* TODO: maybe call here hostapd_config_check here? */ in hostapd_change_config_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.h1099 int hostapd_config_check(struct hostapd_config *conf, int full_config);
H A Dap_config.c1234 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check() function
H A Dhostapd.c2590 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_enable_iface()
2619 if (hostapd_config_check(hapd_iface->conf, 1) < 0) { in hostapd_reload_iface()
3341 /* TODO: maybe call here hostapd_config_check here? */ in hostapd_change_config_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c4993 if (hostapd_config_check(conf, 1)) in hostapd_config_read()
5025 if (hostapd_config_check(conf, 0)) { in hostapd_set_iface()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c4594 if (hostapd_config_check(conf, 1))
4627 if (hostapd_config_check(conf, 0)) {

Completed in 24 milliseconds