Searched refs:fetchRemoteUuids (Results 1 – 4 of 4) sorted by relevance
75 boolean fetchRemoteUuids(in String address, in ParcelUuid uuid, in IBluetoothCallback callback); in fetchRemoteUuids() method
390 inProgress = service.fetchRemoteUuids(device.getAddress(), uuid, this); in doSdp()
825 return sService.fetchRemoteUuids(mAddress, null, null); in fetchUuidsWithSdp()
1306 public synchronized boolean fetchRemoteUuids(String address, ParcelUuid uuid, in fetchRemoteUuids() method in BluetoothService