diff options
Diffstat (limited to 'docs/libnm/html/NMWifiP2PPeer.html')
| -rw-r--r-- | docs/libnm/html/NMWifiP2PPeer.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/libnm/html/NMWifiP2PPeer.html b/docs/libnm/html/NMWifiP2PPeer.html index c2566c09..585db004 100644 --- a/docs/libnm/html/NMWifiP2PPeer.html +++ b/docs/libnm/html/NMWifiP2PPeer.html @@ -490,7 +490,7 @@ with this function.</p> </tr> <tr> <td class="parameter_name"><p>connections</p></td> -<td class="parameter_description"><p>an array of <a href="/usr/share/gtk-doc/html/libnm-util/NMConnection.html#NMConnection-struct"><span class="type">NMConnections</span></a> to +<td class="parameter_description"><p>an array of <span class="type">NMConnections</span> to filter. </p></td> <td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMConnection]</span></td> </tr> @@ -500,7 +500,7 @@ filter. </p></td> <div class="refsect3"> <a name="nm-wifi-p2p-peer-filter-connections.returns"></a><h4>Returns</h4> <p>an array of -<a href="/usr/share/gtk-doc/html/libnm-util/NMConnection.html#NMConnection-struct"><span class="type">NMConnections</span></a> that could be activated with the given <em class="parameter"><code>peer</code></em> +<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 <a href="https://developer.gnome.org/glib/unstable/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="Free data container after the code is done."><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> @@ -553,61 +553,61 @@ against</p></td> <a name="NMWifiP2PPeer.other_details"></a><h2>Types and Values</h2> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-FLAGS:CAPS"></a><h3>NM_WIFI_P2P_PEER_FLAGS</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_FLAGS "flags" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_FLAGS "flags" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-NAME:CAPS"></a><h3>NM_WIFI_P2P_PEER_NAME</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_NAME "name" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_NAME "name" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-MANUFACTURER:CAPS"></a><h3>NM_WIFI_P2P_PEER_MANUFACTURER</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_MANUFACTURER "manufacturer" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_MANUFACTURER "manufacturer" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-MODEL:CAPS"></a><h3>NM_WIFI_P2P_PEER_MODEL</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_MODEL "model" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_MODEL "model" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-MODEL-NUMBER:CAPS"></a><h3>NM_WIFI_P2P_PEER_MODEL_NUMBER</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_MODEL_NUMBER "model-number" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_MODEL_NUMBER "model-number" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-SERIAL:CAPS"></a><h3>NM_WIFI_P2P_PEER_SERIAL</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_SERIAL "serial" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_SERIAL "serial" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-WFD-IES:CAPS"></a><h3>NM_WIFI_P2P_PEER_WFD_IES</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_WFD_IES "wfd-ies" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_WFD_IES "wfd-ies" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-HW-ADDRESS:CAPS"></a><h3>NM_WIFI_P2P_PEER_HW_ADDRESS</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_HW_ADDRESS "hw-address" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_HW_ADDRESS "hw-address" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-STRENGTH:CAPS"></a><h3>NM_WIFI_P2P_PEER_STRENGTH</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_STRENGTH "strength" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_STRENGTH "strength" </pre> </div> <hr> <div class="refsect2"> <a name="NM-WIFI-P2P-PEER-LAST-SEEN:CAPS"></a><h3>NM_WIFI_P2P_PEER_LAST_SEEN</h3> -<pre class="programlisting">#define NM_WIFI_P2P_PEER_LAST_SEEN "last-seen" +<pre class="programlisting">#define NM_WIFI_P2P_PEER_LAST_SEEN "last-seen" </pre> </div> </div> |