Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.h901 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
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c2005 wpa_s->wps_er = wps_er_init(wpa_s->wps, wpa_s->ifname, filter); in wpas_wps_er_start()