Searched defs:SetTxPower (Results 1 – 2 of 2) sorted by relevance
605 void AdvertisingData::SetTxPower(int8_t dbm) { tx_power_ = dbm; } in SetTxPower() function in bt::AdvertisingData
1399 void SetTxPower(int8_t aTxPower) { mInfo.mTxInfo.mTxPower = aTxPower; } in SetTxPower() function in ot::Mac::TxFrame