.\" Man page generated from reStructuredText .\" by the Docutils 0.23 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "org.bluez.DeviceSet" "5" "September 2023" "BlueZ" "Linux System Administration" .SH Name org.bluez.DeviceSet \- BlueZ D-Bus DeviceSet API documentation .SH Interface .INDENT 0.0 .TP .B Service org.bluez .TP .B Interface org.bluez.DeviceSet1 .TP .B Object path [variable prefix]/{hci0,hci1,...}/set_{sirk} .UNINDENT .SS Methods .SS void Connect() [experimental] .sp Connects all \fBdevices\fP members of the set, each member is connected in sequence as they were added/loaded following the same procedure as described in \fBDevice1.Connect\fP\&. .sp Possible errors: .INDENT 0.0 .TP .B org.bluez.Error.NotReady .TP .B org.bluez.Error.Failed .TP .B org.bluez.Error.InProgress .TP .B org.bluez.Error.AlreadyConnected .UNINDENT .SS void Disconnect() [experimental] .sp Disconnects all \fBdevices\fP members of the set, each member is disconnected in sequence as they were connected following the same procedure as described in \fBDevice1.Disconnect\fP\&. .sp Possible errors: .INDENT 0.0 .TP .B org.bluez.Error.NotConnected .UNINDENT .SS Properties .SS object Adapter [readonly, experimental] .sp The object path of the adapter the set belongs to. .SS bool AutoConnect [read\-write, experimental] .sp Indicates if the \fBdevices\fP members of the set shall be automatically connected once any of its members is connected. .SS array(object) Devices [ready\-only, experimental] .sp List of devices objects that are members of the set. .SS byte Size [read\-only, experimental] .sp Set members size. .\" End of generated man page.