Home
last modified time | relevance | path

Searched defs:includeTxPower (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DPeriodicAdvertisingParameters.java35 private PeriodicAdvertisingParameters(boolean includeTxPower, int interval) { in PeriodicAdvertisingParameters()
93 public Builder setIncludeTxPower(boolean includeTxPower) { in setIncludeTxPower()
H A DAdvertisingSetParameters.java111 boolean isAnonymous, boolean includeTxPower, in AdvertisingSetParameters()
168 public boolean includeTxPower() { in includeTxPower() method in AdvertisingSetParameters
315 public Builder setIncludeTxPower(boolean includeTxPower) { in setIncludeTxPower()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1948 jboolean includeTxPower = env->CallBooleanMethod(i, methodId); in parseParams() local
1993 jboolean includeTxPower = env->CallBooleanMethod(i, methodId); in parsePeriodicParams() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...