org.bluez.DeviceSet - BlueZ D-Bus DeviceSet API documentation
Contents
Interface
Service
org.bluez
Interface
org.bluez.DeviceSet1
Objectpath
[variable prefix]/{hci0,hci1,...}/set_{sirk}
MethodsvoidConnect()[experimental]
Connects all devices members of the set, each member is connected in sequence as they were
added/loaded following the same proceedure as described in Device1.Connect.
Possible errors:
org.bluez.Error.NotReadyorg.bluez.Error.Failedorg.bluez.Error.InProgressorg.bluez.Error.AlreadyConnectedvoidDisconnect()[experimental]
Disconnects all devices members of the set, each member is disconnected in sequence as they were
connected following the same proceedure as described in Device1.Disconnect.
Possible errors:
org.bluez.Error.NotConnectedPropertiesobjectAdapter[readonly,experimental]
The object path of the adapter the set belongs to.
boolAutoConnect[read-write,experimental]
Indicates if the devices members of the set shall be automatically connected once any of its members
is connected.
array(object)Devices[ready-only,experimental]
List of devices objects that are members of the set.
byteSize[read-only,experimental]
Set members size.
BlueZ September 2023 ORG.BLUEZ.DEVICESET(5)
Name
org.bluez.DeviceSet - BlueZ D-Bus DeviceSet API documentation
