ConnectableDeviceStateImplRepo
constructor(defaultReconnectionSettings: ConnectionSettings.ReconnectionSettings, connectionManager: DeviceConnectionManager, coroutineContext: CoroutineContext)
Parameters
defaultReconnectionSettings
the default ConnectionSettings.ReconnectionSettings to use when reconnecting after the device disconnects unexpectedly
connectionManager
the DeviceConnectionManager to manage the ConnectableDeviceState
coroutineContext
the CoroutineContext of this repo