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

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.h111 struct wps_context *wps;
588 * struct wps_context - Long term WPS context data
593 struct wps_context { struct
794 wps_registrar_init(struct wps_context *wps,
832 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
834 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr);
838 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
853 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps,
858 struct wps_context *wps, const u8 *uuid,
875 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ct
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps.h111 struct wps_context *wps;
588 * struct wps_context - Long term WPS context data
593 struct wps_context { struct
794 wps_registrar_init(struct wps_context *wps,
832 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
834 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr);
838 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
853 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps,
858 struct wps_context *wps, const u8 *uuid,
875 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ct
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.h111 struct wps_context *wps;
588 * struct wps_context - Long term WPS context data
593 struct wps_context { struct
794 wps_registrar_init(struct wps_context *wps,
832 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
834 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr);
838 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
853 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps,
858 struct wps_context *wps, const u8 *uuid,
875 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ct
[all...]

Completed in 570 milliseconds