Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h586 void hostapd_periodic_iface(struct hostapd_iface *iface);
Dhostapd.c3462 void hostapd_periodic_iface(struct hostapd_iface *iface) in hostapd_periodic_iface() function
/external/wpa_supplicant_8/hostapd/
Dmain.c625 hostapd_periodic_iface(iface); in hostapd_periodic_call()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1680 hostapd_periodic_iface(wpa_s->ap_iface); in ap_periodic()