BluetoothRepository

@Inject
constructor(application: Application, bluetoothAdapterLazy: Lazy<BluetoothAdapter?>, bluetoothBroadcastReceiverLazy: Lazy<BluetoothBroadcastReceiver>, dispatchers: CoroutineDispatchers, processLifecycle: Lifecycle)