Home
last modified time | relevance | path

Searched refs:wps_er_init (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/wps/
Dwps.h906 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
Dwps_er.c1249 wps_er_init(struct wps_context *wps, const char *ifname, const char *filter) in wps_er_init() function
/hostap-latest/wpa_supplicant/
Dwps_supplicant.c2009 wpa_s->wps_er = wps_er_init(wpa_s->wps, wpa_s->ifname, filter); in wpas_wps_er_start()