Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl127 …boolean fetchRemoteUuids(in BluetoothDevice device, in int transport, in AttributionSource attribu… in fetchRemoteUuids() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3090 public boolean fetchRemoteUuids( in fetchRemoteUuids() method in AdapterService.AdapterServiceBinder