Searched defs:wps_context (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps.h98 struct wps_context *wps;
365 * struct wps_context - Long term WPS context data
370 struct wps_context { struct
514 wps_registrar_init(struct wps_context *wps,
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.h120 struct wps_context *wps;
564 * struct wps_context - Long term WPS context data
569 struct wps_context { struct
760 void * (*init_func)(struct wps_context *, struct oob_device_data *,
775 wps_registrar_init(struct wps_context *wps,
807 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
811 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
/external/wpa_supplicant_8/src/wps/
H A Dwps.h120 struct wps_context *wps;
564 * struct wps_context - Long term WPS context data
569 struct wps_context { struct
760 void * (*init_func)(struct wps_context *, struct oob_device_data *,
775 wps_registrar_init(struct wps_context *wps,
807 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
811 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.h120 struct wps_context *wps;
564 * struct wps_context - Long term WPS context data
569 struct wps_context { struct
760 void * (*init_func)(struct wps_context *, struct oob_device_data *,
775 wps_registrar_init(struct wps_context *wps,
807 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
811 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,

Completed in 292 milliseconds