ConnectionFailedException
class ConnectionFailedException(val reason: ConnectionState.Disconnected.Reason) : BluetoothException
Thrown when the connection to the peripheral has failed.
Thrown when the connection to the peripheral has failed.