diff options
Diffstat (limited to 'introspection')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml b/introspection/org.freedesktop.NetworkManager.WifiP2PPeer.xml index 9068f071..693d26b5 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. |