ogs-plugin-sdk
    Preparing search index...

    Type Alias BluetoothAdapterState

    BluetoothAdapterState:
        | "poweredOn"
        | "poweredOff"
        | "unauthorized"
        | "unsupported"
        | "unknown"
        | "resetting"