create

abstract fun create(scope: ERROR CLASS: Symbol not found for CoroutineScope, tag: String): BleConnection(source)

Creates a new BleConnection instance.

Return

A new BleConnection instance.

Parameters

scope

The CoroutineScope in which to monitor connection state.

tag

A tag for logging.