![]()
![]()
#define WPS_HOSTAPD_H
![]()
![]()
hostapd_init_wps(struct hostapd_data *, struct wps_data *, struct wps_context *);
![]()
![]()
hostapd_init_wps_complete(struct hostapd_data *);
![]()
![]()
hostapd_deinit_wps(struct hostapd_data *);
![]()
![]()
hostapd_update_wps(struct hostapd_data *);
![]()
![]()
hostapd_wps_eap_completed(struct hostapd_data *);
![]()
![]()
hostapd_wps_add_pin(struct hostapd_data *, const u8 *);
![]()
![]()
hostapd_wps_button_pushed(struct hostapd_data *, const u8 *);
![]()
![]()
hostapd_wps_cancel(struct hostapd_data *);
![]()
![]()
hostapd_wps_get_mib_sta(struct hostapd_data *, const u8 *, char *, size_t);
![]()
![]()
hostapd_wps_ap_pin_disable(struct hostapd_data *);
![]()
![]()
hostapd_wps_ap_pin_random(struct hostapd_data *, int);
![]()
![]()
hostapd_wps_ap_pin_get(struct hostapd_data *);
![]()
![]()
hostapd_wps_ap_pin_set(struct hostapd_data *, const char *, int);
![]()
![]()
hostapd_wps_update_ie(struct hostapd_data *);
![]()
![]()
hostapd_wps_config_ap(struct hostapd_data *, struct wps_data *);
![]()
![]()
hostapd_wps_nfc_tag_read(struct hostapd_data *, const struct wpabuf *);