From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- ...freedesktop.NetworkManager.Device.Bluetooth.xml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml new file mode 100644 index 00000000..ceb4f70c --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Bluetooth.xml @@ -0,0 +1,76 @@ + + + + org.freedesktop.NetworkManager.Device.Bluetooth + org.freedesktop.NetworkManager.Device.Bluetooth + org.freedesktop.NetworkManager.Device.Bluetooth + Signals + +PropertiesChanged (a{sv} properties); + + + + Properties + +HwAddress readable s +Name readable s +BtCapabilities readable u + + + + Description + + + + Signal Details + + The "PropertiesChanged" signal + org.freedesktop.NetworkManager.Device.Bluetooth::PropertiesChanged + +PropertiesChanged (a{sv} properties); + + DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. + + + + a{sv} properties: + A dictionary mapping property names to variant boxed values + + + + + + Property Details + + The "HwAddress" property + org.freedesktop.NetworkManager.Device.Bluetooth:HwAddress + +HwAddress readable s + + Bluetooth hardware address of the device. + + + + The "Name" property + org.freedesktop.NetworkManager.Device.Bluetooth:Name + +Name readable s + + Bluetooth name of the device. + + + + The "BtCapabilities" property + org.freedesktop.NetworkManager.Device.Bluetooth:BtCapabilities + +BtCapabilities readable u + + Bluetooth capabilities of the device (either DUN or NAP). + Returns: NMBluetoothCapabilities + + + + + -- cgit 1.3.0-6-gf8a5