HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_config_read (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/hostapd/
config_file.h 18 struct hostapd_config * hostapd_config_read(const char *fname);
main.c 188 hapd_iface->config_read_cb = hostapd_config_read;
196 conf = hostapd_config_read(hapd_iface->config_fname);
config_file.c 1146 * hostapd_config_read - Read and parse a configuration file
1150 struct hostapd_config * hostapd_config_read(const char *fname) function
    [all...]

Completed in 22 milliseconds