AndroidBleConnection

constructor(centralManager: CentralManager, scope: CoroutineScope, tag: String = "BLE")(source)

Parameters

centralManager

The Nordic CentralManager to use for connection.

scope

The CoroutineScope in which to monitor connection state.

tag

A tag for logging.