Home
last modified time | relevance | path

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

/external/rust/beto-rust/nearby/presence/np_java_ffi/java/com/google/android/nearby/presence/rust/
DV0DataElement.java32 default void visitTxPower(TxPower txPower) {} in visitTxPower()
45 private final int txPower; field in V0DataElement.TxPower
47 public TxPower(int txPower) { in TxPower()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DBluetoothGattProxyDelegate.java160 void onAdvertisingSetStarted(int advertiserId, int txPower, int status); in onAdvertisingSetStarted()
166 void onAdvertisingSetStarted(IBinder binder, int advertiserId, int txPower, int status); in onAdvertisingSetStarted()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothLeAdvertisingSetFacade.java358 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower, in onAdvertisingSetStarted()
399 public void onAdvertisingParametersUpdated(AdvertisingSet advertisingSet, int txPower, in onAdvertisingParametersUpdated()
/external/rust/beto-rust/nearby/presence/np_java_ffi/test/com/google/android/nearby/presence/rust/
DDeserializeTests.java108 V0DataElement.TxPower txPower = (V0DataElement.TxPower) de; in deserializeAdvertisement_v0_canReadTxPowerDe() local
/external/ot-br-posix/tests/dbus/
Dtest_dbus_client.cpp479 int8_t txPower; in main() local
/external/openthread/src/ncp/
Dncp_base.cpp2475 int8_t txPower = 0; in HandlePropertySet() local
/external/ot-br-posix/src/dbus/server/
Ddbus_thread_object_rcp.cpp1127 int8_t txPower; in GetRadioTxPowerHandler() local