BaseDeviceConnectionManager

constructor(deviceWrapper: DeviceWrapper, settings: ConnectionSettings, coroutineScope: CoroutineScope)

Parameters

deviceWrapper

the DeviceWrapper wrapping the Device

settings

the ConnectionSettings to apply for connecting

coroutineScope

the CoroutineScope on which the device should be managed