diff options
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.html | 48 |
1 files changed, 33 insertions, 15 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 25f2d66a..2ef395cf 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"> @@ -56,7 +56,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-WifiP2P"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> <p class="since">Since 1.16</p> </div> <div class="refsect1"> @@ -66,11 +69,14 @@ <pre class="programlisting"> StartFind (IN a{sv} options); </pre> -<p> Start a find operation for Wi-Fi P2P peers. +<p> +Start a find operation for Wi-Fi P2P peers. +</p> +<p> +The <code class="constant">options</code> argument accepts the following keys: </p> -<p> The <code class="constant">options</code> argument accepts the following keys: +<p> </p> -<p> </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> @@ -93,7 +99,9 @@ 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.</p></td> +<td><p> +Options of find. +</p></td> </tr></tbody> </table></div> <p class="since">Since 1.16</p> @@ -104,7 +112,8 @@ StartFind (IN a{sv} options); <pre class="programlisting"> StopFind (); </pre> -<p> Stop an ongoing find operation again. +<p> +Stop an ongoing find operation again. </p> <p class="since">Since 1.16</p> </div> @@ -116,7 +125,8 @@ StopFind (); <pre class="programlisting"> PeerAdded (o peer); </pre> -<p> Emitted when a new Wi-Fi P2P peer is found by the device. +<p> +Emitted when a new Wi-Fi P2P peer is found by the device. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> @@ -125,7 +135,9 @@ PeerAdded (o peer); </colgroup> <tbody><tr> <td><p><span class="term"><code class="literal">o <em class="parameter"><code>peer</code></em></code>:</span></p></td> -<td><p>The object path of the newly found access point.</p></td> +<td><p> +The object path of the newly found access point. +</p></td> </tr></tbody> </table></div> <p class="since">Since 1.16</p> @@ -136,7 +148,8 @@ PeerAdded (o peer); <pre class="programlisting"> PeerRemoved (o peer); </pre> -<p> Emitted when a Wi-Fi P2P peer disappears from view of the device. +<p> +Emitted when a Wi-Fi P2P peer disappears from view of the device. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> @@ -145,7 +158,9 @@ PeerRemoved (o peer); </colgroup> <tbody><tr> <td><p><span class="term"><code class="literal">o <em class="parameter"><code>peer</code></em></code>:</span></p></td> -<td><p>The object path of the Wi-Fi P2P peer that has disappeared.</p></td> +<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> @@ -158,9 +173,11 @@ PeerRemoved (o peer); <pre class="programlisting"> HwAddress readable s </pre> -<p> The active hardware address of the device. +<p> +The active hardware address of the device. </p> -<p> DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +<p> +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. </p> <p class="since">Since 1.16</p> </div> @@ -170,13 +187,14 @@ HwAddress readable s <pre class="programlisting"> Peers readable ao </pre> -<p> List of object paths of peers visible to this Wi-Fi P2P device. +<p> +List of object paths of peers visible to this Wi-Fi P2P device. </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 |