ot::Radio::SetTransmitPower() method
Sets the radio's transmit power in dBm.
Arguments
aPower
The transmit power in dBm.
Return value
kErrorNone Successfully set the transmit power. kErrorNotImplemented Transmit power configuration via dBm is not implemented.
![]()
inline Error Radio::SetTransmitPower(int8_t) { return kErrorNotImplemented; }
ot::Radio::SetTransmitPower() calls 2 functions:
![]()
ot::Radio::SetTransmitPower()
ot::Radio::SetTransmitPower() reads 1 variable:
![]()
ot::Radio::SetTransmitPower()