EngageBLEService

class EngageBLEService @Inject constructor(bleService: BLEService, ioScope: CoroutineScope, measurementMapper: MeasurementMapper)

Constructors

Link copied to clipboard
@Inject
constructor(bleService: BLEService, ioScope: CoroutineScope, measurementMapper: MeasurementMapper)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun pair(bluetoothDevice: BluetoothDevice)
Link copied to clipboard
fun start()
Link copied to clipboard
fun stop()