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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 239 int hostapd_reload_config(struct hostapd_iface *iface);
hostapd.c 95 int hostapd_reload_config(struct hostapd_iface *iface) function
  /external/wpa_supplicant_8/hostapd/
main.c 187 hapd_iface->reload_config = hostapd_reload_config;
342 if (hostapd_reload_config(iface) < 0) {

Completed in 21 milliseconds