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 40 int (*reload_config)(struct hostapd_iface *iface); member in struct:hapd_interfaces
wps_hostapd.c 278 iface->interfaces->reload_config(iface) < 0) {
    [all...]
  /external/wpa_supplicant_8/hostapd/
main.c 663 interfaces.reload_config = hostapd_reload_config;

Completed in 162 milliseconds