AndroidBluetoothRepository
class AndroidBluetoothRepository(dispatchers: CoroutineDispatchers, processLifecycle: Lifecycle, centralManager: CentralManager, androidEnvironment: AndroidEnvironment) : BluetoothRepository(source)
Android implementation of BluetoothRepository.
Constructors
Link copied to clipboard
constructor(dispatchers: CoroutineDispatchers, processLifecycle: Lifecycle, centralManager: CentralManager, androidEnvironment: AndroidEnvironment)