Searched refs:getRemoteDevice (Results 1 – 12 of 12) sorted by relevance
147 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testPair()170 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testAcceptPair()194 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testConnectA2dp()224 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testConnectHeadset()254 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testConnectInput()284 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testConnectPan()311 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testIncomingPanConnection()342 BluetoothDevice device = mAdapter.getRemoteDevice(BluetoothTestRunner.sDeviceAddress); in testStartStopSco()
93 mCallback.onConnectionStateChange(mAdapter.getRemoteDevice(address), status,151 BluetoothDevice device = mAdapter.getRemoteDevice(address);174 BluetoothDevice device = mAdapter.getRemoteDevice(address);198 BluetoothDevice device = mAdapter.getRemoteDevice(address);223 BluetoothDevice device = mAdapter.getRemoteDevice(address);249 BluetoothDevice device = mAdapter.getRemoteDevice(address);268 BluetoothDevice device = mAdapter.getRemoteDevice(address);287 BluetoothDevice device = mAdapter.getRemoteDevice(address);306 BluetoothDevice device = mAdapter.getRemoteDevice(address);325 BluetoothDevice device = mAdapter.getRemoteDevice(address);[all …]
250 as.mDevice = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(RemoteAddr); in acceptSocket()297 public BluetoothDevice getRemoteDevice() { in getRemoteDevice() method in BluetoothSocket
617 public BluetoothDevice getRemoteDevice(String address) { in getRemoteDevice() method in BluetoothAdapter632 public BluetoothDevice getRemoteDevice(byte[] address) { in getRemoteDevice() method in BluetoothAdapter
235 public BluetoothDevice getRemoteDevice(String address) { in getRemoteDevice() method in LocalBluetoothAdapter236 return mAdapter.getRemoteDevice(address); in getRemoteDevice()
39 BluetoothDevice device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice( in testScanResultParceling()
54 BluetoothDevice device = adapter.getRemoteDevice(DEVICE_MAC); in setUp()
112 + sock.getRemoteDevice().getName()); in run()
270 device = BluetoothAdapter.getDefaultAdapter().getRemoteDevice(remoteAddr); in run()
5820 method public android.bluetooth.BluetoothDevice getRemoteDevice(java.lang.String);5821 method public android.bluetooth.BluetoothDevice getRemoteDevice(byte[]);6510 method public android.bluetooth.BluetoothDevice getRemoteDevice();
7199 method public android.bluetooth.BluetoothDevice getRemoteDevice(java.lang.String);7200 method public android.bluetooth.BluetoothDevice getRemoteDevice(byte[]);7929 method public android.bluetooth.BluetoothDevice getRemoteDevice();
7672 method public android.bluetooth.BluetoothDevice getRemoteDevice(java.lang.String);7673 method public android.bluetooth.BluetoothDevice getRemoteDevice(byte[]);8408 method public android.bluetooth.BluetoothDevice getRemoteDevice();