AndroidBluetoothRepository
class AndroidBluetoothRepository(context: Context, dispatchers: CoroutineDispatchers, processLifecycle: Lifecycle) : BluetoothRepository(source)
Android implementation of BluetoothRepository.
Android implementation of BluetoothRepository.