diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
| commit | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (patch) | |
| tree | 1f7fa49b47ab13aea3effbe839559d221f6323b4 /docs/libnm/html/libnm-nm-utils.html | |
| parent | 404ebe62622150e77e311777dff8617eb974e834 (diff) | |
New upstream version 1.15.2
Diffstat (limited to 'docs/libnm/html/libnm-nm-utils.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-utils.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index e07cae87..099fb063 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -8,7 +8,7 @@ <link rel="up" href="ch05.html" title="Utility API Reference"> <link rel="prev" href="ch05.html" title="Utility API Reference"> <link rel="next" href="libnm-nm-version.html" title="nm-version"> -<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -895,7 +895,7 @@ use <a class="link" href="libnm-nm-utils.html#nm-utils-ap-mode-security-valid" t <tbody> <tr> <td class="parameter_name"><p>type</p></td> -<td class="parameter_description"><p>the security type to check AP flags and device capabilties against, +<td class="parameter_description"><p>the security type to check AP flags and device capabilities against, e.g. <a class="link" href="libnm-nm-utils.html#NMU-SEC-STATIC-WEP:CAPS"><span class="type">NMU_SEC_STATIC_WEP</span></a></p></td> <td class="parameter_annotations"> </td> </tr> @@ -925,13 +925,13 @@ arguments are valid</p></td> </tr> <tr> <td class="parameter_name"><p>ap_wpa</p></td> -<td class="parameter_description"><p>bitfield of AP capabilties derived from the AP's WPA beacon, +<td class="parameter_description"><p>bitfield of AP capabilities derived from the AP's WPA beacon, e.g. (<a class="link" href="libnm-nm-dbus-interface.html#NM-802-11-AP-SEC-PAIR-TKIP:CAPS"><span class="type">NM_802_11_AP_SEC_PAIR_TKIP</span></a> | <a class="link" href="libnm-nm-dbus-interface.html#NM-802-11-AP-SEC-KEY-MGMT-PSK:CAPS"><span class="type">NM_802_11_AP_SEC_KEY_MGMT_PSK</span></a>)</p></td> <td class="parameter_annotations"> </td> </tr> <tr> <td class="parameter_name"><p>ap_rsn</p></td> -<td class="parameter_description"><p>bitfield of AP capabilties derived from the AP's RSN/WPA2 beacon, +<td class="parameter_description"><p>bitfield of AP capabilities derived from the AP's RSN/WPA2 beacon, e.g. (<a class="link" href="libnm-nm-dbus-interface.html#NM-802-11-AP-SEC-PAIR-CCMP:CAPS"><span class="type">NM_802_11_AP_SEC_PAIR_CCMP</span></a> | <a class="link" href="libnm-nm-dbus-interface.html#NM-802-11-AP-SEC-PAIR-TKIP:CAPS"><span class="type">NM_802_11_AP_SEC_PAIR_TKIP</span></a>)</p></td> <td class="parameter_annotations"> </td> </tr> @@ -940,7 +940,7 @@ e.g. (<a class="link" href="libnm-nm-dbus-interface.html#NM-802-11-AP-SEC-PAIR-C </div> <div class="refsect3"> <a name="nm-utils-security-valid.returns"></a><h4>Returns</h4> -<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the device capabilities and AP capabilties intersect and are +<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the device capabilities and AP capabilities intersect and are compatible with the desired <em class="parameter"><code>type</code></em> , <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if they are not</p> </div> @@ -965,7 +965,7 @@ desired security type are valid for AP/Hotspot connections.</p> <tbody> <tr> <td class="parameter_name"><p>type</p></td> -<td class="parameter_description"><p>the security type to check device capabilties against, +<td class="parameter_description"><p>the security type to check device capabilities against, e.g. <a class="link" href="libnm-nm-utils.html#NMU-SEC-STATIC-WEP:CAPS"><span class="type">NMU_SEC_STATIC_WEP</span></a></p></td> <td class="parameter_annotations"> </td> </tr> @@ -3472,6 +3472,6 @@ for both <a class="link" href="libnm-nm-utils.html#nm-utils-inet4-ntop" title="n </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29.1</div> +<hr>Generated by GTK-Doc V1.29</div> </body> </html> \ No newline at end of file |