Searched refs:hostapd_config_read (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.h12 struct hostapd_config * hostapd_config_read(const char *fname);
H A Dmain.c173 conf = hostapd_config_read(hapd_iface->config_fname);
549 interfaces.config_read_cb = hostapd_config_read;
H A Dconfig_file.c2987 * hostapd_config_read - Read and parse a configuration file
2991 struct hostapd_config * hostapd_config_read(const char *fname) function

Completed in 40 milliseconds