Quickshell


BluetoothAdapterState: QtObject

enum
import Quickshell.Bluetooth
Power state of a Bluetooth adapter.

Functions [?]

Variants

  • Enabling

    The adapter is transitioning from off to on.

  • Enabled

    The adapter is powered on.

  • Blocked

    The adapter is blocked by rfkill.

  • Disabled

    The adapter is powered off.

  • Disabling

    The adapter is transitioning from on to off.