]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/common/wpa_ctrl.h
WPS: Added option to disable AP auto-config on first registration
[thirdparty/hostap.git] / src / common / wpa_ctrl.h
index 9306a3332ed34e8db4c4a97dcacf8e4306e300e4..87a4c6b84c44f36da3da074726b8ba083dd95bce 100644 (file)
@@ -70,6 +70,7 @@ extern "C" {
 /* hostapd control interface - fixed message prefixes */
 #define WPS_EVENT_PIN_NEEDED "WPS-PIN-NEEDED "
 #define WPS_EVENT_NEW_AP_SETTINGS "WPS-NEW-AP-SETTINGS "
+#define WPS_EVENT_REG_SUCCESS "WPS-REG-SUCCESS "
 
 
 /* wpa_supplicant/hostapd control interface access */