P2P: Fix PBC overlap detection
[mech_eap.git] / wpa_supplicant / wpa_supplicant_i.h
index f39fe23..8ace44f 100644 (file)
@@ -366,6 +366,8 @@ struct wps_ap_info {
        } type;
        unsigned int tries;
        struct os_reltime last_attempt;
+       unsigned int pbc_active;
+       u8 uuid[WPS_UUID_LEN];
 };
 
 struct wpa_ssid_value {