Lines Matching refs:wps_registrar
27 struct wps_registrar;
599 struct wps_registrar *registrar;
780 struct wps_registrar *
783 void wps_registrar_deinit(struct wps_registrar *reg);
784 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
787 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
788 int wps_registrar_wps_cancel(struct wps_registrar *reg);
789 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
790 int wps_registrar_button_pushed(struct wps_registrar *reg,
792 void wps_registrar_complete(struct wps_registrar *registrar, const u8 *uuid_e,
794 void wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr,
797 int wps_registrar_update_ie(struct wps_registrar *reg);
798 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr,
800 int wps_registrar_config_ap(struct wps_registrar *reg,
802 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg,
805 int wps_registrar_add_nfc_password_token(struct wps_registrar *reg,