otPlatRadioSetTransmitPower() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NONE Successfully set the transmit power. OT_ERROR_NOT_IMPLEMENTED Transmit power configuration via dBm is not implemented.

Notes

The real transmit power will be no larger than the power specified in the max power table for the current channel that was configured by `otPlatRadioSetChannelMaxTransmitPower()`.

References

from examples