diff options
Diffstat (limited to 'docs/libnm/html/NMWifiP2PPeer.html')
| -rw-r--r-- | docs/libnm/html/NMWifiP2PPeer.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/libnm/html/NMWifiP2PPeer.html b/docs/libnm/html/NMWifiP2PPeer.html index 40ab9353..ee9d1544 100644 --- a/docs/libnm/html/NMWifiP2PPeer.html +++ b/docs/libnm/html/NMWifiP2PPeer.html @@ -8,7 +8,7 @@ <link rel="up" href="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMAccessPoint.html" title="NMAccessPoint"> <link rel="next" href="NMWimaxNsp.html" title="NMWimaxNsp"> -<meta name="generator" content="GTK-Doc V1.34.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"> @@ -86,7 +86,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">GBytes</span> * +<a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * </td> <td class="function_name"> <a class="link" href="NMWifiP2PPeer.html#nm-wifi-p2p-peer-get-wfd-ies" title="nm_wifi_p2p_peer_get_wfd_ies ()">nm_wifi_p2p_peer_get_wfd_ies</a> <span class="c_punctuation">()</span> @@ -101,7 +101,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">guint8</span> +<a href="../glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> </td> <td class="function_name"> <a class="link" href="NMWifiP2PPeer.html#nm-wifi-p2p-peer-get-strength" title="nm_wifi_p2p_peer_get_strength ()">nm_wifi_p2p_peer_get_strength</a> <span class="c_punctuation">()</span> @@ -117,7 +117,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">GPtrArray</span> * +<a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * </td> <td class="function_name"> <a class="link" href="NMWifiP2PPeer.html#nm-wifi-p2p-peer-filter-connections" title="nm_wifi_p2p_peer_filter_connections ()">nm_wifi_p2p_peer_filter_connections</a> <span class="c_punctuation">()</span> @@ -125,7 +125,7 @@ </tr> <tr> <td class="function_type"> -<span class="returnvalue">gboolean</span> +<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> </td> <td class="function_name"> <a class="link" href="NMWifiP2PPeer.html#nm-wifi-p2p-peer-connection-valid" title="nm_wifi_p2p_peer_connection_valid ()">nm_wifi_p2p_peer_connection_valid</a> <span class="c_punctuation">()</span> @@ -190,13 +190,13 @@ <td class="property_flags">Read</td> </tr> <tr> -<td class="property_type"><span class="type">guchar</span></td> +<td class="property_type"><a href="../glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></td> <td class="property_name"><a class="link" href="NMWifiP2PPeer.html#NMWifiP2PPeer--strength" title="The “strength” property">strength</a></td> <td class="property_flags">Read</td> </tr> <tr> <td class="property_type"> -<span class="type">GBytes</span> *</td> +<a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> *</td> <td class="property_name"><a class="link" href="NMWifiP2PPeer.html#NMWifiP2PPeer--wfd-ies" title="The “wfd-ies” property">wfd-ies</a></td> <td class="property_flags">Read</td> </tr> @@ -260,7 +260,7 @@ </div> <div class="refsect1"> <a name="NMWifiP2PPeer.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> GObject +<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> <span class="lineart">╰──</span> <a class="link" href="NMObject.html" title="NMObject">NMObject</a> <span class="lineart">╰──</span> NMWifiP2PPeer </pre> @@ -434,7 +434,7 @@ nm_wifi_p2p_peer_get_serial (<em class="parameter"><code><a class="link" href="N <hr> <div class="refsect2"> <a name="nm-wifi-p2p-peer-get-wfd-ies"></a><h3>nm_wifi_p2p_peer_get_wfd_ies ()</h3> -<pre class="programlisting"><span class="returnvalue">GBytes</span> * +<pre class="programlisting"><a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="returnvalue">GBytes</span></a> * nm_wifi_p2p_peer_get_wfd_ies (<em class="parameter"><code><a class="link" href="NMWifiP2PPeer.html" title="NMWifiP2PPeer"><span class="type">NMWifiP2PPeer</span></a> *peer</code></em>);</pre> <p>Gets the WFD information elements of the P2P peer.</p> <div class="refsect3"> @@ -454,7 +454,7 @@ nm_wifi_p2p_peer_get_wfd_ies (<em class="parameter"><code><a class="link" href=" </div> <div class="refsect3"> <a name="nm-wifi-p2p-peer-get-wfd-ies.returns"></a><h4>Returns</h4> -<p>the <span class="type">GBytes</span> containing the WFD IEs, or <code class="literal">NULL</code>. </p> +<p>the <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> containing the WFD IEs, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p> <p><span class="annotation">[<acronym title="The data is owned by the callee, which is responsible of freeing it."><span class="acronym">transfer none</span></acronym>]</span></p> </div> <p class="since">Since: 1.16</p> @@ -489,7 +489,7 @@ nm_wifi_p2p_peer_get_hw_address (<em class="parameter"><code><a class="link" hre <hr> <div class="refsect2"> <a name="nm-wifi-p2p-peer-get-strength"></a><h3>nm_wifi_p2p_peer_get_strength ()</h3> -<pre class="programlisting"><span class="returnvalue">guint8</span> +<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> nm_wifi_p2p_peer_get_strength (<em class="parameter"><code><a class="link" href="NMWifiP2PPeer.html" title="NMWifiP2PPeer"><span class="type">NMWifiP2PPeer</span></a> *peer</code></em>);</pre> <p>Gets the current signal strength of the P2P peer as a percentage.</p> <div class="refsect3"> @@ -544,9 +544,9 @@ P2P peer was seen. A value of -1 means the P2P peer has never been seen.</p> <hr> <div class="refsect2"> <a name="nm-wifi-p2p-peer-filter-connections"></a><h3>nm_wifi_p2p_peer_filter_connections ()</h3> -<pre class="programlisting"><span class="returnvalue">GPtrArray</span> * +<pre class="programlisting"><a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> * nm_wifi_p2p_peer_filter_connections (<em class="parameter"><code><a class="link" href="NMWifiP2PPeer.html" title="NMWifiP2PPeer"><span class="type">NMWifiP2PPeer</span></a> *peer</code></em>, - <em class="parameter"><code>const <span class="type">GPtrArray</span> *connections</code></em>);</pre> + <em class="parameter"><code>const <a href="../glib/glib-Pointer-Arrays.html#GPtrArray"><span class="type">GPtrArray</span></a> *connections</code></em>);</pre> <p>Filters a given array of connections for a given <a class="link" href="NMWifiP2PPeer.html" title="NMWifiP2PPeer"><span class="type">NMWifiP2PPeer</span></a> object and returns connections which may be activated with the P2P peer. Any returned connections will match the <em class="parameter"><code>peers</code></em> @@ -584,7 +584,7 @@ filter. </p></td> <p>an array of <span class="type">NMConnections</span> that could be activated with the given <em class="parameter"><code>peer</code></em> . The array should -be freed with <code class="function">g_ptr_array_unref()</code> when it is no longer required. </p> +be freed with <a href="../glib/glib-Pointer-Arrays.html#g-ptr-array-unref"><code class="function">g_ptr_array_unref()</code></a> when it is no longer required. </p> <p><span class="annotation">[<acronym title="The caller owns the data container, but not the data inside it."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMConnection]</span></p> </div> <p class="since">Since: 1.16</p> @@ -592,7 +592,7 @@ be freed with <code class="function">g_ptr_array_unref()</code> when it is no lo <hr> <div class="refsect2"> <a name="nm-wifi-p2p-peer-connection-valid"></a><h3>nm_wifi_p2p_peer_connection_valid ()</h3> -<pre class="programlisting"><span class="returnvalue">gboolean</span> +<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_wifi_p2p_peer_connection_valid (<em class="parameter"><code><a class="link" href="NMWifiP2PPeer.html" title="NMWifiP2PPeer"><span class="type">NMWifiP2PPeer</span></a> *peer</code></em>, <em class="parameter"><code><a class="link" href="NMConnection.html" title="NMConnection"><span class="type">NMConnection</span></a> *connection</code></em>);</pre> <p>Validates a given connection against a given Wi-Fi P2P peer to ensure that @@ -625,8 +625,8 @@ against</p></td> </div> <div class="refsect3"> <a name="nm-wifi-p2p-peer-connection-valid.returns"></a><h4>Returns</h4> -<p> <code class="literal">TRUE</code> if the connection may be activated with this Wi-Fi P2P Peer, -<code class="literal">FALSE</code> if it cannot be.</p> +<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the connection may be activated with this Wi-Fi P2P Peer, +<a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if it cannot be.</p> </div> <p class="since">Since: 1.16</p> </div> @@ -784,7 +784,7 @@ P2P peer was found. A value of -1 means the peer has never been seen.</p> <hr> <div class="refsect2"> <a name="NMWifiP2PPeer--strength"></a><h3>The <code class="literal">“strength”</code> property</h3> -<pre class="programlisting"> “strength” <span class="type">guchar</span></pre> +<pre class="programlisting"> “strength” <a href="../glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></pre> <p>The current signal strength of the P2P peer.</p> <p>Owner: NMWifiP2PPeer</p> <p>Flags: Read</p> @@ -794,7 +794,7 @@ P2P peer was found. A value of -1 means the peer has never been seen.</p> <hr> <div class="refsect2"> <a name="NMWifiP2PPeer--wfd-ies"></a><h3>The <code class="literal">“wfd-ies”</code> property</h3> -<pre class="programlisting"> “wfd-ies” <span class="type">GBytes</span> *</pre> +<pre class="programlisting"> “wfd-ies” <a href="../glib/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> *</pre> <p>The WFD information elements of the P2P peer.</p> <p>Owner: NMWifiP2PPeer</p> <p>Flags: Read</p> @@ -803,6 +803,6 @@ P2P peer was found. A value of -1 means the peer has never been seen.</p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.34.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |