Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl70 int getNameLengthForAdvertise(in AttributionSource attributionSource); in getNameLengthForAdvertise() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java1684 public int getNameLengthForAdvertise() { in getNameLengthForAdvertise() method in BluetoothAdapter
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2439 public int getNameLengthForAdvertise(AttributionSource attributionSource) { in getNameLengthForAdvertise() method in AdapterService.AdapterServiceBinder
4707 public int getNameLengthForAdvertise() { in getNameLengthForAdvertise() method in AdapterService