onError

abstract fun onError(bleError: BleError)

Called when an error occurs during a BleTerminal operation.

See also

Parameters

bleError

The BleError that occurred.