BluetoothState
BluetoothState =
"unknown"|"unsupported"|"unauthorized"|"off"|"on"
Defined in: console-sdk/src/transport/types.ts:31
State of the Bluetooth adapter/radio, as reported by the transport via
TransportDelegate.onAdapterChange and surfaced to consumers through
useBluetoothState().