Searched refs:mBtDevice (Results 1 – 2 of 2) sorted by relevance
158 mBluetoothAdapter.setActiveDevice(btRouteInfo.mBtDevice, ACTIVE_DEVICE_AUDIO); in transferTo()284 newBtRoute.mBtDevice = device; in createBluetoothRoute()401 && !TextUtils.equals(btRoute.mBtDevice.getAddress(), in addActiveDevices()402 activeBtRoute.mBtDevice.getAddress())) { in addActiveDevices()409 private BluetoothDevice mBtDevice; field in LegacyBluetoothRouteController.BluetoothRouteInfo
165 mBluetoothAdapter.setActiveDevice(btRouteInfo.mBtDevice, ACTIVE_DEVICE_AUDIO); in activateBluetoothDeviceWithAddress()235 newBtRoute.mBtDevice = device; in createBluetoothRoute()332 private BluetoothDevice mBtDevice; field in BluetoothRouteInfo