import Quickshell.Bluetooth A Bluetooth adapter
The internal ID of the adapter (e.g., “hci0”).
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.
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.
Detailed power state of the adapter.
System provided name of the adapter. See adapterId for the internal identifier.
DBus path of the adapter under the org.bluez system service.
Bluetooth devices connected to this adapter.
True if the adapter can be discovered by other bluetooth devices.
True if the adapter is scanning for new devices.
True if the adapter is currently enabled. More detailed state is available from state.
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.