summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-01-15 13:17:53 +0100
committerThomas Haller <thaller@redhat.com>2020-01-15 13:32:33 +0100
commit109a6fd5571bf8ca7bef82f86a0bebb2665efe57 (patch)
tree05934101025c8bb42ff4c1b068bc41db5b952f2c
parent51b39ceb33f56cb7b393d59f8fd3b31ad07e97c7 (diff)
downloadNetworkManager-109a6fd5571bf8ca7bef82f86a0bebb2665efe57.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')
-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.