PeripheralNotConnected

class PeripheralNotConnected(exception: PeripheralNotConnectedException) : BleError(source)

The peripheral is not connected. This may be recoverable.

Constructors

Link copied to clipboard
constructor(exception: PeripheralNotConnectedException)