summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-01-15 13:17:53 +0100
committerThomas Haller <thaller@redhat.com>2020-09-08 12:34:59 +0200
commit03380c6be284a783df1210fcb0f1cfe1a1ec539a (patch)
tree327d034f12194155949ee6cdd02a8b70fcb9814b
parentd9bcf2f3cc50e5d54f3180943292e2c18555c584 (diff)
downloadNetworkManager-03380c6be284a783df1210fcb0f1cfe1a1ec539a.tar.gz
introspection: belatedly add Wi-Fi P2P peer "Name" property to D-Bus introspection file
Fixes: 00e64d13320f ('core/devices: Add P2P Wifi device and peer tracking') (cherry picked from commit 109a6fd5571bf8ca7bef82f86a0bebb2665efe57) (cherry picked from commit 0c6ebcb6ed88f85405c6ddb0507547e0ffe90ac6)
-rw-r--r--introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml
index 9068f071de..693d26b5f0 100644
--- a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml
+++ b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml
@@ -10,6 +10,15 @@
<annotation name="org.gtk.GDBus.C.Name" value="Wifi_P2P_Peer"/>
<!--
+ Name:
+
+ Device name.
+
+ Since: 1.16
+ -->
+ <property name="Name" type="s" access="read"/>
+
+ <!--
Flags:
Flags describing the capabilities of the access point.