Home
last modified time | relevance | path

Searched refs:hostapd_for_each_interface (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dmain.c471 hostapd_for_each_interface(interfaces, handle_reload_iface, NULL); in handle_reload()
789 hostapd_for_each_interface(interfaces, hostapd_periodic_call, NULL); in hostapd_periodic()
844 interfaces.for_each_interface = hostapd_for_each_interface; in main()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h752 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
Dhostapd.c77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() function
2055 hostapd_for_each_interface(iface->interfaces, in hostapd_channel_list_updated()
Ddpp_hostapd.c3955 hostapd_for_each_interface(interfaces, handle_dpp_remove_bi, bi); in hostapd_dpp_remove_bi()