Searched defs:GetTransmitPower (Results 1 – 3 of 3) sorted by relevance
52 …int8_t GetTransmitPower(uint8_t aChannel) const { return mPowerTable[aChannel - Radio::kChannelMin… in GetTransmitPower() function in ot::MaxPowerTable
731 inline Error Radio::GetTransmitPower(int8_t &aPower) in GetTransmitPower() function in ot::Radio904 inline Error Radio::GetTransmitPower(int8_t &) in GetTransmitPower() function in ot::Radio
1376 otError RadioSpinel<InterfaceType, ProcessContextType>::GetTransmitPower(int8_t &aPower) in GetTransmitPower() function in ot::Spinel::RadioSpinel