D-Bus: Add Signal to notify WPS PBC Overlap event
[mech_eap.git] / wpa_supplicant / events.c
index 45ae7ea..3af1c7d 100644 (file)
@@ -1201,6 +1201,7 @@ int wpa_supplicant_connect(struct wpa_supplicant *wpa_s,
 #endif /* CONFIG_P2P */
 
 #ifdef CONFIG_WPS
+               wpas_wps_pbc_overlap(wpa_s);
                wpas_wps_cancel(wpa_s);
 #endif /* CONFIG_WPS */
                return -1;