Searched defs:mDevice (Results 1 – 12 of 12) sorted by relevance
174 private BluetoothDevice mDevice; field in BluetoothConnectionFacade.DiscoverConnectReceiver223 private BluetoothDevice mDevice = null; field in BluetoothConnectionFacade.DiscoverBondReceiver536 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothGetBondedDeviceUuids() local636 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothUnbond() local646 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothConnectBonded() local656 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnected() local670 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnectedProfile() local691 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothChangeProfileAccessPermission() local
185 BluetoothDevice mDevice = in bluetoothA2dpConnect() local210 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothA2dpDisconnect() local
48 BluetoothDevice mDevice = intent.getParcelableExtra( in onReceive() local
103 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID); in bluetoothMapDisconnect() local
317 BluetoothDevice mDevice = in bluetoothHidDeviceConnect() local339 BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceDisconnect() local
109 BluetoothDevice mDevice; in bluetoothSocketConnCreateL2capSocket() local132 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadUuid() local156 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadPsm() local
250 BluetoothDevice mDevice; in bluetoothGetRemoteDeviceName() local263 BluetoothDevice mDevice; in bluetoothFetchUuidsWithSdp() local
40 private BluetoothDevice mDevice; field in BluetoothConnection
181 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothMapClientDisconnect() local
156 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHspDisconnect() local
208 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHidDisconnect() local
167 private ITestDevice mDevice; field in DeqpTestRunner832 private ITestDevice mDevice; field in DeqpTestRunner.Recovery