about summary refs log tree commit diff
path: root/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html')
-rw-r--r--docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html49
1 files changed, 29 insertions, 20 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
index b426b894..03386b87 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
@@ -8,7 +8,7 @@
 <link rel="up" href="ref-dbus-devices.html" title="The /org/freedesktop/NetworkManager/Devices/* objects">
 <link rel="prev" href="gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html" title="org.freedesktop.NetworkManager.Device.Vxlan">
 <link rel="next" href="gdbus-org.freedesktop.NetworkManager.Device.WireGuard.html" title="org.freedesktop.NetworkManager.Device.WireGuard">
-<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -29,7 +29,7 @@
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2><span class="refentrytitle"><a name="gdbus-interface-org-freedesktop-NetworkManager-Device-WifiP2P.top_of_page"></a>org.freedesktop.NetworkManager.Device.WifiP2P</span></h2>
-<p>org.freedesktop.NetworkManager.Device.WifiP2P — Wi-Fi P2P Device</p>
+<p>org.freedesktop.NetworkManager.Device.WifiP2P — Wi-Fi P2P Device.</p>
 </td>
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
@@ -56,8 +56,8 @@
 </div>
 <div class="refsect1">
 <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-WifiP2P"></a><h2>Description</h2>
-<p>      Since: 1.16
-</p>
+<p></p>
+<p class="since">Since 1.16</p>
 </div>
 <div class="refsect1">
 <a name="gdbus-methods-org.freedesktop.NetworkManager.Device.WifiP2P"></a><h2>Method Details</h2>
@@ -66,12 +66,25 @@
 <pre class="programlisting">
 StartFind (IN  a{sv} options);
 </pre>
-<p>                  in the range of 1-600 seconds is supported. The default is
-                  30 seconds.
-</p>
 <p>        Start a find operation for Wi-Fi P2P peers.
 </p>
-<p>        Since: 1.16
+<p>        The <code class="constant">options</code> argument accepts the following keys:
+</p>
+<p>        </p>
+<div class="variablelist"><table border="0" class="variablelist">
+<colgroup>
+<col align="left" valign="top">
+<col>
+</colgroup>
+<tbody><tr>
+<td><p><span class="term"><code class="literal">i timeout</code>:</span></p></td>
+<td>
+<p>Timeout value in the range of 1-600 seconds.</p>
+<p>The default is 30 seconds.</p>
+</td>
+</tr></tbody>
+</table></div>
+<p>
 </p>
 <div class="variablelist"><table border="0" class="variablelist">
 <colgroup>
@@ -80,9 +93,10 @@ StartFind (IN  a{sv} options);
 </colgroup>
 <tbody><tr>
 <td><p><span class="term"><code class="literal">IN a{sv} <em class="parameter"><code>options</code></em></code>:</span></p></td>
-<td><p>Options of find. Currently, 'timeout' option with value of "i"</p></td>
+<td><p>Options of find.</p></td>
 </tr></tbody>
 </table></div>
+<p class="since">Since 1.16</p>
 </div>
 <hr>
 <div class="refsect2">
@@ -92,8 +106,7 @@ StopFind ();
 </pre>
 <p>        Stop an ongoing find operation again.
 </p>
-<p>        Since: 1.16
-</p>
+<p class="since">Since 1.16</p>
 </div>
 </div>
 <div class="refsect1">
@@ -105,8 +118,6 @@ PeerAdded (o peer);
 </pre>
 <p>        Emitted when a new Wi-Fi P2P peer is found by the device.
 </p>
-<p>        Since: 1.16
-</p>
 <div class="variablelist"><table border="0" class="variablelist">
 <colgroup>
 <col align="left" valign="top">
@@ -117,6 +128,7 @@ PeerAdded (o peer);
 <td><p>The object path of the newly found access point.</p></td>
 </tr></tbody>
 </table></div>
+<p class="since">Since 1.16</p>
 </div>
 <hr>
 <div class="refsect2">
@@ -126,8 +138,6 @@ PeerRemoved (o peer);
 </pre>
 <p>        Emitted when a Wi-Fi P2P peer disappears from view of the device.
 </p>
-<p>        Since: 1.16
-</p>
 <div class="variablelist"><table border="0" class="variablelist">
 <colgroup>
 <col align="left" valign="top">
@@ -138,6 +148,7 @@ PeerRemoved (o peer);
 <td><p>The object path of the Wi-Fi P2P peer that has disappeared.</p></td>
 </tr></tbody>
 </table></div>
+<p class="since">Since 1.16</p>
 </div>
 </div>
 <div class="refsect1">
@@ -151,8 +162,7 @@ HwAddress  readable   s
 </p>
 <p>        DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.
 </p>
-<p>        Since: 1.16
-</p>
+<p class="since">Since 1.16</p>
 </div>
 <hr>
 <div class="refsect2">
@@ -162,12 +172,11 @@ Peers  readable   ao
 </pre>
 <p>        List of object paths of peers visible to this Wi-Fi P2P device.
 </p>
-<p>        Since: 1.16
-</p>
+<p class="since">Since 1.16</p>
 </div>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.33.0</div>
+<hr>Generated by GTK-Doc V1.33.1</div>
 </body>
 </html>
\ No newline at end of file