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

  /external/wpa_supplicant_8/hostapd/
main.c 324 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL);
633 hostapd_for_each_interface(interfaces, hostapd_periodic_call, NULL);
661 interfaces.for_each_interface = hostapd_for_each_interface;
  /external/wpa_supplicant_8/src/ap/
hostapd.h 467 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
hostapd.c 58 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, function
    [all...]

Completed in 78 milliseconds