Home
last modified time | relevance | path

Searched refs:BC_ADV_TX_POWER_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp28 #define BC_ADV_TX_POWER_DEFAULT (-6) macro
66 param->txPower = BC_ADV_TX_POWER_DEFAULT; in BuildBroadcastParam()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp30 #define BC_ADV_TX_POWER_DEFAULT (-6) macro
75 bcParam->txPower = BC_ADV_TX_POWER_DEFAULT; in BuildBroadcastParam()