Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl131 int getRemoteClass(in BluetoothDevice device, in AttributionSource attributionSource); in getRemoteClass() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java1890 public int getRemoteClass(BluetoothDevice device, AttributionSource attributionSource) { in getRemoteClass() method in AdapterService.AdapterServiceBinder