diff options
| author | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
| commit | 7514efc2f38c9ace4557d4e69d68e7d380389030 (patch) | |
| tree | 7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /docs/libnm-glib/html/NMDeviceBt.html | |
| parent | d6201f5d8daada3d64a0a3e0038e14eebec683ce (diff) | |
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'docs/libnm-glib/html/NMDeviceBt.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDeviceBt.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/libnm-glib/html/NMDeviceBt.html b/docs/libnm-glib/html/NMDeviceBt.html index 75e07531..5ac77ae3 100644 --- a/docs/libnm-glib/html/NMDeviceBt.html +++ b/docs/libnm-glib/html/NMDeviceBt.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMDeviceModem.html" title="NMDeviceModem"> <link rel="next" href="NMDeviceWimax.html" title="NMDeviceWimax"> -<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -161,7 +161,7 @@ nm_device_bt_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a> if necessary.</p> <div class="refsect3"> -<a name="id-1.3.8.8.2.5"></a><h4>Returns</h4> +<a name="nm-device-bt-error-quark.returns"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a> errors.</p> </div> </div> @@ -173,7 +173,7 @@ nm_device_bt_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/d <em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre> <p>Creates a new <a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.8.8.3.5"></a><h4>Parameters</h4> +<a name="nm-device-bt-new.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -195,7 +195,7 @@ nm_device_bt_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/d </table></div> </div> <div class="refsect3"> -<a name="id-1.3.8.8.3.6"></a><h4>Returns</h4> +<a name="nm-device-bt-new.returns"></a><h4>Returns</h4> <p> a new device. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -207,7 +207,7 @@ nm_device_bt_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/d nm_device_bt_get_hw_address (<em class="parameter"><code><a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a> *device</code></em>);</pre> <p>Gets the hardware (MAC) address of the <a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a></p> <div class="refsect3"> -<a name="id-1.3.8.8.4.5"></a><h4>Parameters</h4> +<a name="nm-device-bt-get-hw-address.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -222,7 +222,7 @@ nm_device_bt_get_hw_address (<em class="parameter"><code><a class="link" href="N </table></div> </div> <div class="refsect3"> -<a name="id-1.3.8.8.4.6"></a><h4>Returns</h4> +<a name="nm-device-bt-get-hw-address.returns"></a><h4>Returns</h4> <p> the hardware address. This is the internal string used by the device, and must not be modified.</p> </div> @@ -234,7 +234,7 @@ device, and must not be modified.</p> nm_device_bt_get_name (<em class="parameter"><code><a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a> *device</code></em>);</pre> <p>Gets the name of the <a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.8.8.5.5"></a><h4>Parameters</h4> +<a name="nm-device-bt-get-name.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -249,7 +249,7 @@ nm_device_bt_get_name (<em class="parameter"><code><a class="link" href="NMDevic </table></div> </div> <div class="refsect3"> -<a name="id-1.3.8.8.5.6"></a><h4>Returns</h4> +<a name="nm-device-bt-get-name.returns"></a><h4>Returns</h4> <p> the name of the device</p> </div> </div> @@ -260,7 +260,7 @@ nm_device_bt_get_name (<em class="parameter"><code><a class="link" href="NMDevic nm_device_bt_get_capabilities (<em class="parameter"><code><a class="link" href="NMDeviceBt.html" title="NMDeviceBt"><span class="type">NMDeviceBt</span></a> *device</code></em>);</pre> <p>Returns the Bluetooth device's usable capabilities.</p> <div class="refsect3"> -<a name="id-1.3.8.8.6.5"></a><h4>Parameters</h4> +<a name="nm-device-bt-get-capabilities.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -275,7 +275,7 @@ nm_device_bt_get_capabilities (<em class="parameter"><code><a class="link" href= </table></div> </div> <div class="refsect3"> -<a name="id-1.3.8.8.6.6"></a><h4>Returns</h4> +<a name="nm-device-bt-get-capabilities.returns"></a><h4>Returns</h4> <p> a combination of <a href="/usr/share/gtk-doc/html/libnm-util/libnm-util-NetworkManager.html#NMBluetoothCapabilities"><span class="type">NMBluetoothCapabilities</span></a></p> </div> </div> @@ -285,7 +285,7 @@ nm_device_bt_get_capabilities (<em class="parameter"><code><a class="link" href= <div class="refsect2"> <a name="NMDeviceBtError"></a><h3>enum NMDeviceBtError</h3> <div class="refsect3"> -<a name="id-1.3.8.9.2.3"></a><h4>Members</h4> +<a name="NMDeviceBtError.members"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -392,6 +392,6 @@ nm_device_bt_get_capabilities (<em class="parameter"><code><a class="link" href= </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.24</div> +<hr>Generated by GTK-Doc V1.25</div> </body> </html> \ No newline at end of file |