From e00d36f5dd29818700ab150d604cee045803584e Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 15 Jan 2020 13:42:09 +0100 Subject: core: drop "Groups" property from WifiP2PPeer D-Bus API This property is currently most likely not used. Also, because libnm doesn't expose it and the only known user of this API (gnome-network-displays) doesn't use it. In the future we may want to expand on the Groups API. E.g. exposing groups as separate D-Bus objects, in which case a better property type would be "ao" and not "as". For now, that is unclear nor requested. Remove the property for now. --- introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'introspection') diff --git a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml index 693d26b5f0..9bbba3b834 100644 --- a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml +++ b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml @@ -9,6 +9,11 @@ + +