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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h674 int hostapd_config_check(struct hostapd_config *conf, int full_config);
H A Dap_config.c869 int hostapd_config_check(struct hostapd_config *conf, int full_config) function
H A Dhostapd.c1922 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
1951 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
2581 /* TODO: maybe call here hostapd_config_check here? */
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h674 int hostapd_config_check(struct hostapd_config *conf, int full_config);
H A Dap_config.c869 int hostapd_config_check(struct hostapd_config *conf, int full_config) function
H A Dhostapd.c1922 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
1951 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
2581 /* TODO: maybe call here hostapd_config_check here? */
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h674 int hostapd_config_check(struct hostapd_config *conf, int full_config);
H A Dap_config.c869 int hostapd_config_check(struct hostapd_config *conf, int full_config) function
H A Dhostapd.c1922 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
1951 if (hostapd_config_check(hapd_iface->conf, 1) < 0) {
2581 /* TODO: maybe call here hostapd_config_check here? */
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c3397 if (hostapd_config_check(conf, 1))
3429 if (hostapd_config_check(conf, 0)) {

Completed in 65 milliseconds