Home
last modified time | relevance | path

Searched refs:fetchRemoteUuids (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl73 boolean fetchRemoteUuids(in BluetoothDevice device); in fetchRemoteUuids() method
DBluetoothDevice.java1100 return service.fetchRemoteUuids(this); in fetchUuidsWithSdp()