P2PS: Add Application Service Info to device found events
[mech_eap.git] / src / p2p / p2p.h
index 1ea13da..a6c6110 100644 (file)
@@ -289,6 +289,11 @@ struct p2p_peer_info {
         * IE(s) from the frame that was used to discover the peer.
         */
        struct wpabuf *vendor_elems;
+
+       /**
+        * p2ps_instance - P2PS Application Service Info
+        */
+       struct wpabuf *p2ps_instance;
 };
 
 enum p2p_prov_disc_status {