Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl69 …oneway void getNameLengthForAdvertise(in AttributionSource attributionSource, in SynchronousResult… in getNameLengthForAdvertise() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java1778 public void getNameLengthForAdvertise(AttributionSource source, in getNameLengthForAdvertise() method in AdapterService.AdapterServiceBinder
1786 private int getNameLengthForAdvertise(AttributionSource attributionSource) { in getNameLengthForAdvertise() method in AdapterService.AdapterServiceBinder
3972 public int getNameLengthForAdvertise() { in getNameLengthForAdvertise() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java1562 public int getNameLengthForAdvertise() { in getNameLengthForAdvertise() method in BluetoothAdapter