Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DScanResultTest.java104 int txPower = 0xABAA; in testConstructor() local
118 assertEquals(result.getTxPower(), txPower); in testConstructor() local
DBluetoothLeAdvertiserTest.java186 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower, in onAdvertisingSetStarted()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleAdvertisingSetTestActivity.java359 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower, in onAdvertisingSetStarted()
381 public void onAdvertisingParametersUpdated(AdvertisingSet advertisingSet, int txPower, in onAdvertisingParametersUpdated()