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

Return value

OT_ERROR_NONE Successfully retrieved the transmit power. OT_ERROR_INVALID_ARGS @p aPower was NULL. OT_ERROR_NOT_IMPLEMENTED Transmit power configuration via dBm is not implemented.

Notes

The transmit power returned will be no larger than the power specified in the max power table for the current channel.

References

from examples