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

Return value

OT_ERROR_NONE Successfully got the target power. OT_ERROR_INVALID_ARGS The @p aChannel is invalid, @aTargetPower, @p aActualPower, @p aRawPowerSetting or @p aRawPowerSettingLength is NULL or @aRawPowerSettingLength is too short. OT_ERROR_NOT_FOUND The power settings for the @p aChannel was not found. OT_ERROR_NOT_IMPLEMENTED This method is not implemented.

References

from examples