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.html44
1 files changed, 31 insertions, 13 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 03386b87..2ef395cf 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WifiP2P.html
@@ -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,7 +187,8 @@ 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>