import Quickshell.Bluetooth A Bluetooth adapter
Bluetooth devices connected to this adapter.
True if the adapter is currently enabled. More detailed state is available from state.
The internal ID of the adapter (e.g., “hci0”).
System provided name of the adapter. See adapterId for the internal identifier.
Detailed power state of the adapter.
True if the adapter is accepting incoming pairing requests.
This only affects incoming pairing requests and should typically only be changed by system settings applications. Defaults to true.
Timeout in seconds for how long the adapter stays discoverable after discoverable is set to true. A value of 0 means the adapter stays discoverable forever.
Timeout in seconds for how long the adapter stays pairable after pairable is set to true. A value of 0 means the adapter stays pairable forever. Defaults to 0.
DBus path of the adapter under the org.bluez system service.
True if the adapter can be discovered by other bluetooth devices.
True if the adapter is scanning for new devices.