Lines Matching refs:wps_registrar
28 struct wps_registrar;
645 struct wps_registrar *registrar;
846 struct wps_registrar *
849 void wps_registrar_deinit(struct wps_registrar *reg);
850 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
853 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
854 int wps_registrar_wps_cancel(struct wps_registrar *reg);
855 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
856 int wps_registrar_button_pushed(struct wps_registrar *reg,
858 void wps_registrar_complete(struct wps_registrar *registrar, const u8 *uuid_e,
860 void wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr,
863 int wps_registrar_update_ie(struct wps_registrar *reg);
864 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr,
866 int wps_registrar_config_ap(struct wps_registrar *reg,
868 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg,
872 int wps_registrar_add_nfc_password_token(struct wps_registrar *reg,
875 void wps_registrar_flush(struct wps_registrar *reg);
876 int wps_registrar_update_multi_ap(struct wps_registrar *reg,