Searched refs:wps_for_each (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c53 static int wps_for_each(struct hostapd_iface *iface, void *ctx) function
89 return wps_for_each(iface, &data);
91 wps_for_each, &data);
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c53 static int wps_for_each(struct hostapd_iface *iface, void *ctx) function
89 return wps_for_each(iface, &data);
91 wps_for_each, &data);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c53 static int wps_for_each(struct hostapd_iface *iface, void *ctx) function
89 return wps_for_each(iface, &data);
91 wps_for_each, &data);

Completed in 76 milliseconds