Home
last modified time | relevance | path

Searched defs:getNameLengthForAdvertise (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl61 int getNameLengthForAdvertise(in AttributionSource attributionSource); in getNameLengthForAdvertise() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java1307 public int getNameLengthForAdvertise() { in getNameLengthForAdvertise() method in BluetoothAdapter
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java1318 public int getNameLengthForAdvertise(AttributionSource attributionSource) { in getNameLengthForAdvertise() method in AdapterService.AdapterServiceBinder
2574 public int getNameLengthForAdvertise() { in getNameLengthForAdvertise() method in AdapterService