]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wps_supplicant.h
WPS ER: Delay wpa_supplicant termination to allow unsubscription
[thirdparty/hostap.git] / wpa_supplicant / wps_supplicant.h
index d51ff61c6adb3cd3370909c8181ce426c0fbe54f..e94b8ee9e5d1ba60f2d311cebd3c4dedf35e4296 100644 (file)
@@ -56,6 +56,7 @@ int wpas_wps_er_add_pin(struct wpa_supplicant *wpa_s, const char *uuid,
 int wpas_wps_er_pbc(struct wpa_supplicant *wpa_s, const char *uuid);
 int wpas_wps_er_learn(struct wpa_supplicant *wpa_s, const char *uuid,
                      const char *pin);
+int wpas_wps_terminate_pending(struct wpa_supplicant *wpa_s);
 
 #else /* CONFIG_WPS */