Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl72 ParcelUuid[] getRemoteUuids(in BluetoothDevice device); in getRemoteUuids() method
DBluetoothDevice.java1072 return sService.getRemoteUuids(this); in getUuids()