BluetoothUnavailable

class BluetoothUnavailable(exception: BluetoothUnavailableException) : BleError(source)

Bluetooth is unavailable on the device. This is a non-recoverable error.

Constructors

Link copied to clipboard
constructor(exception: BluetoothUnavailableException)