diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
| commit | 38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch) | |
| tree | 99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml | |
| parent | c2473cb3f165975f2899ccef11f036c9762a8aa3 (diff) | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml index 6072730d..689ddce7 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml @@ -15,7 +15,9 @@ </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Bluetooth"> <title role="desc.title">Description</title> - <para></para> + <para> +</para><para> +</para> </refsect1> <refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Bluetooth"> <title role="details.title">Property Details</title> @@ -25,8 +27,10 @@ <programlisting> HwAddress readable s </programlisting> -<para> Bluetooth hardware address of the device. -</para><para> DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +<para> +Bluetooth hardware address of the device. +</para><para> +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Bluetooth.Name"> @@ -35,7 +39,8 @@ HwAddress readable s <programlisting> Name readable s </programlisting> -<para> Bluetooth name of the device. +<para> +Bluetooth name of the device. </para> </refsect2> <refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Bluetooth.BtCapabilities"> @@ -44,8 +49,10 @@ Name readable s <programlisting> BtCapabilities readable u </programlisting> -<para> Bluetooth capabilities of the device (either DUN or NAP). -</para><para> Returns: <link linkend="NMBluetoothCapabilities">NMBluetoothCapabilities</link> +<para> +Bluetooth capabilities of the device (either DUN or NAP). +</para><para> +Returns: <link linkend="NMBluetoothCapabilities">NMBluetoothCapabilities</link> </para> </refsect2> </refsect1> |