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

  /external/wpa_supplicant_8/src/ap/
hostapd.c 167 iface->interfaces->config_read_cb == NULL)
169 newconf = iface->interfaces->config_read_cb(iface->config_fname);
    [all...]
hostapd.h 34 struct hostapd_config * (*config_read_cb)(const char *config_fname); member in struct:hapd_interfaces
  /external/wpa_supplicant_8/hostapd/
main.c 556 interfaces.config_read_cb = hostapd_config_read;

Completed in 694 milliseconds