diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html index d9fc09cc..8aee9d96 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html @@ -78,7 +78,8 @@ PropertiesChanged (a{sv} properties); <pre class="programlisting"> HwAddress readable s </pre> -<p>Bluetooth hardware address of the device.</p> +<p> Bluetooth hardware address of the device. +</p> </div> <hr> <div class="refsect2"> @@ -86,7 +87,8 @@ HwAddress readable s <pre class="programlisting"> Name readable s </pre> -<p>Bluetooth name of the device.</p> +<p> Bluetooth name of the device. +</p> </div> <hr> <div class="refsect2"> @@ -94,7 +96,10 @@ Name readable s <pre class="programlisting"> BtCapabilities readable u </pre> -<p>Bluetooth capabilities of the device (either DUN or NAP).</p> +<p> Bluetooth capabilities of the device (either DUN or NAP). +</p> +<p> Returns: <a href="https://developer.gnome.org/libnm-util/0.9/libnm-util-NetworkManager.html#NMBluetoothCapabilities">NMBluetoothCapabilities</a> +</p> </div> </div> </div> |