Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h767 void hostapd_periodic_iface(struct hostapd_iface *iface);
Dhostapd.c4750 void hostapd_periodic_iface(struct hostapd_iface *iface) in hostapd_periodic_iface() function
/hostap-latest/hostapd/
Dmain.c723 hostapd_periodic_iface(iface); in hostapd_periodic_call()
/hostap-latest/wpa_supplicant/
Dap.c2183 hostapd_periodic_iface(wpa_s->ap_iface); in ap_periodic()