Home
last modified time | relevance | path

Searched defs:getRemoteClass (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl123 int getRemoteClass(in BluetoothDevice device, in AttributionSource attributionSource); in getRemoteClass() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3058 public int getRemoteClass(BluetoothDevice device, AttributionSource attributionSource) { in getRemoteClass() method in AdapterService.AdapterServiceBinder