From 9959fdb2e8ddd06f2161798ca0a39c77d67c652d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2022 15:35:24 +0200 Subject: New upstream version 1.37.92 --- ...g.freedesktop.NetworkManager.Device.WifiP2P.xml | 32 +++++++++++++--------- 1 file changed, 19 insertions(+), 13 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml index f2b0d50e..78d31736 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -5,7 +5,7 @@ org.freedesktop.NetworkManager.Device.WifiP2P org.freedesktop.NetworkManager.Device.WifiP2P - org.freedesktop.NetworkManager.Device.WifiP2P Wi-Fi P2P Device + org.freedesktop.NetworkManager.Device.WifiP2P Wi-Fi P2P Device. Methods StartFind (IN a{sv} options); @@ -28,8 +28,8 @@ Description - Since: 1.16 - + + Since 1.16 Method Details @@ -39,17 +39,23 @@ StartFind (IN a{sv} options); - in the range of 1-600 seconds is supported. The default is - 30 seconds. - Start a find operation for Wi-Fi P2P peers. - Since: 1.16 + Start a find operation for Wi-Fi P2P peers. + The options argument accepts the following keys: + + + i timeout: + Timeout value in the range of 1-600 seconds. + The default is 30 seconds. + + IN a{sv} options: - Options of find. Currently, 'timeout' option with value of "i" + Options of find. +Since 1.16 The StopFind() method @@ -58,8 +64,8 @@ StartFind (IN a{sv} options); StopFind (); Stop an ongoing find operation again. - Since: 1.16 +Since 1.16 @@ -71,7 +77,6 @@ StopFind (); PeerAdded (o peer); Emitted when a new Wi-Fi P2P peer is found by the device. - Since: 1.16 @@ -79,6 +84,7 @@ PeerAdded (o peer); The object path of the newly found access point. +Since 1.16 The "PeerRemoved" signal @@ -87,7 +93,6 @@ PeerAdded (o peer); PeerRemoved (o peer); Emitted when a Wi-Fi P2P peer disappears from view of the device. - Since: 1.16 @@ -95,6 +100,7 @@ PeerRemoved (o peer); The object path of the Wi-Fi P2P peer that has disappeared. +Since 1.16 @@ -107,8 +113,8 @@ HwAddress readable s The active hardware address of the device. DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. - Since: 1.16 +Since 1.16 The "Peers" property @@ -117,8 +123,8 @@ HwAddress readable s Peers readable ao List of object paths of peers visible to this Wi-Fi P2P device. - Since: 1.16 +Since 1.16 -- cgit 1.3.0-6-gf8a5