P2PS: Callback to create pending group after sending PD Response
[mech_eap.git] / wpa_supplicant / wpa_supplicant_i.h
index 9ee36a6..0a94ba8 100644 (file)
@@ -275,6 +275,7 @@ struct wpa_global {
        unsigned int p2p_per_sta_psk:1;
        unsigned int p2p_fail_on_wps_complete:1;
        unsigned int p2p_24ghz_social_channels:1;
+       unsigned int pending_p2ps_group:1;
 
 #ifdef CONFIG_WIFI_DISPLAY
        int wifi_display;