Home | History | Annotate | Download | only in wps

Lines Matching refs:wps_registrar

27 struct wps_registrar;
602 struct wps_registrar *registrar;
793 struct wps_registrar *
796 void wps_registrar_deinit(struct wps_registrar *reg);
797 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
800 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
801 int wps_registrar_wps_cancel(struct wps_registrar *reg);
802 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
803 int wps_registrar_button_pushed(struct wps_registrar *reg,
805 void wps_registrar_complete(struct wps_registrar *registrar, const u8 *uuid_e,
807 void wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr,
810 int wps_registrar_update_ie(struct wps_registrar *reg);
811 int wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr,
813 int wps_registrar_config_ap(struct wps_registrar *reg,
815 int wps_registrar_add_nfc_pw_token(struct wps_registrar *reg,
819 int wps_registrar_add_nfc_password_token(struct wps_registrar *reg,