Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl138 …boolean fetchRemoteUuidsWithAttribution(in BluetoothDevice device, in AttributionSource attributio… in fetchRemoteUuidsWithAttribution() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java1925 public boolean fetchRemoteUuidsWithAttribution( in fetchRemoteUuidsWithAttribution() method in AdapterService.AdapterServiceBinder