diff options
Diffstat (limited to 'docs/libnm/html/NMSettingBluetooth.html')
| -rw-r--r-- | docs/libnm/html/NMSettingBluetooth.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 51ce06b7..4f062e20 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingAdsl.html" title="NMSettingAdsl"> <link rel="next" href="NMSettingBond.html" title="NMSettingBond"> -<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"> @@ -147,7 +147,7 @@ Point (NAP) profiles.</p> nm_setting_bluetooth_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingBluetooth.html" title="NMSettingBluetooth"><span class="type">NMSettingBluetooth</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.4.8.8.2.5"></a><h4>Returns</h4> +<a name="nm-setting-bluetooth-new.returns"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingBluetooth.html" title="NMSettingBluetooth"><span class="type">NMSettingBluetooth</span></a> object. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -160,7 +160,7 @@ nm_setting_bluetooth_get_bdaddr (<em class="parameter"><code><a class="link" hre <p>Gets the Bluetooth address of the remote device which this setting describes a connection to.</p> <div class="refsect3"> -<a name="id-1.4.8.8.3.5"></a><h4>Parameters</h4> +<a name="nm-setting-bluetooth-get-bdaddr.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -175,7 +175,7 @@ describes a connection to.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.8.8.3.6"></a><h4>Returns</h4> +<a name="nm-setting-bluetooth-get-bdaddr.returns"></a><h4>Returns</h4> <p> the Bluetooth address</p> </div> </div> @@ -188,7 +188,7 @@ nm_setting_bluetooth_get_connection_type <p>Returns the connection method for communicating with the remote device (i.e. either DUN to a DUN-capable device or PANU to a NAP-capable device).</p> <div class="refsect3"> -<a name="id-1.4.8.8.4.5"></a><h4>Parameters</h4> +<a name="nm-setting-bluetooth-get-connection-type.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -203,7 +203,7 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.8.8.4.6"></a><h4>Returns</h4> +<a name="nm-setting-bluetooth-get-connection-type.returns"></a><h4>Returns</h4> <p> the type, either <a class="link" href="NMSettingBluetooth.html#NM-SETTING-BLUETOOTH-TYPE-PANU:CAPS" title="NM_SETTING_BLUETOOTH_TYPE_PANU"><code class="literal">NM_SETTING_BLUETOOTH_TYPE_PANU</code></a> or <a class="link" href="NMSettingBluetooth.html#NM-SETTING-BLUETOOTH-TYPE-DUN:CAPS" title="NM_SETTING_BLUETOOTH_TYPE_DUN"><code class="literal">NM_SETTING_BLUETOOTH_TYPE_DUN</code></a></p> </div> @@ -271,6 +271,6 @@ Area Networking connections to devices supporting the NAP profile.</p> </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 |