Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl120 String getRemoteName(in BluetoothDevice device, in AttributionSource attributionSource); in getRemoteName() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java1808 public String getRemoteName(BluetoothDevice device, AttributionSource attributionSource) { in getRemoteName() method in AdapterService.AdapterServiceBinder
3061 public String getRemoteName(BluetoothDevice device) { in getRemoteName() method in AdapterService