Lines Matching refs:wps_er
30 struct wps_er;
897 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
899 void wps_er_refresh(struct wps_er *er);
900 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx);
901 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id,
903 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr);
904 const u8 * wps_er_get_sta_uuid(struct wps_er *er, const u8 *addr);
905 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr,
907 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
909 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
914 struct wpabuf * wps_er_nfc_config_token(struct wps_er *er, const u8 *uuid,
916 struct wpabuf * wps_er_nfc_handover_sel(struct wps_er *er,