ot::Radio::GetTransmitPower() method
Gets the radio's transmit power in dBm.
Arguments
aPower
A reference to output the transmit power in dBm.
Return value
kErrorNone Successfully retrieved the transmit power. kErrorNotImplemented Transmit power configuration via dBm is not implemented.
![]()
inline Error Radio::GetTransmitPower(int8_t &) { return kErrorNotImplemented; }
ot::Radio::GetTransmitPower() calls 2 functions:
![]()
ot::Radio::GetTransmitPower()
ot::Radio::GetTransmitPower() reads 1 variable:
![]()
ot::Radio::GetTransmitPower()