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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 176 int (*reload_config)(struct hostapd_iface *iface); member in struct:hostapd_iface
wps_hostapd.c 250 if (iface->reload_config(iface) < 0) {
    [all...]
  /external/wpa_supplicant_8/hostapd/
main.c 191 hapd_iface->reload_config = hostapd_reload_config;

Completed in 659 milliseconds