]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_supplicant_i.h
P2P: Handle improper WPS termination on GO during group formation
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant_i.h
index cbe3e49c5e23916032c21bd8b8f2ae9434d61a5e..0346d84d498f4ad2c911e5ac17fdf8cd2773eb7c 100644 (file)
@@ -753,6 +753,7 @@ struct wpa_supplicant {
        unsigned int p2p_go_vht:1;
        unsigned int user_initiated_pd:1;
        unsigned int p2p_go_group_formation_completed:1;
+       unsigned int group_formation_reported:1;
        unsigned int waiting_presence_resp;
        int p2p_first_connection_timeout;
        unsigned int p2p_nfc_tag_enabled:1;