From 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Aug 2022 19:21:11 +0200 Subject: New upstream version 1.38.4 --- ...g.freedesktop.NetworkManager.Device.WifiP2P.xml | 55 ++++++++++++++-------- 1 file changed, 36 insertions(+), 19 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 78d31736..f34c309b 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -28,7 +28,9 @@ Description - + + + Since 1.16 @@ -39,20 +41,25 @@ StartFind (IN a{sv} options); - 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. - - + +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. + +Options of find. + Since 1.16 @@ -63,7 +70,8 @@ StartFind (IN a{sv} options); StopFind (); - Stop an ongoing find operation again. + +Stop an ongoing find operation again. Since 1.16 @@ -76,12 +84,15 @@ StopFind (); PeerAdded (o peer); - Emitted when a new Wi-Fi P2P peer is found by the device. + +Emitted when a new Wi-Fi P2P peer is found by the device. o peer: - The object path of the newly found access point. + +The object path of the newly found access point. + Since 1.16 @@ -92,12 +103,15 @@ PeerAdded (o peer); PeerRemoved (o peer); - Emitted when a Wi-Fi P2P peer disappears from view of the device. + +Emitted when a Wi-Fi P2P peer disappears from view of the device. o peer: - The object path of the Wi-Fi P2P peer that has disappeared. + +The object path of the Wi-Fi P2P peer that has disappeared. + Since 1.16 @@ -111,8 +125,10 @@ PeerRemoved (o peer); 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. + +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 @@ -122,7 +138,8 @@ HwAddress readable s Peers readable ao - List of object paths of peers visible to this Wi-Fi P2P device. + +List of object paths of peers visible to this Wi-Fi P2P device. Since 1.16 -- cgit 1.3.0-6-gf8a5