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

Return value

OT_ERROR_NONE Successfully set the parent priority. OT_ERROR_INVALID_ARGS If the parent priority value is not among 1, 0, -1 and -2.

Notes

This API is reserved for testing and demo purposes only. Changing settings with this API will render a production application non-compliant with the Thread Specification.

References

from examples