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

Return value

OT_ERROR_NOT_IMPLEMENTED The feature is not implemented OT_ERROR_INVALID_ARGS The specified channel is not valid. OT_ERROR_FAILED Other platform specific errors. OT_ERROR_NONE Successfully set max transmit power.

Notes

This function will be deprecated in October 2027. It is recommended to use the function `otPlatRadioSetChannelTargetPower()`.

References

from examples