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

Return value

OT_ERROR_NONE @p aChildInfo was successfully updated with the info for the given index. OT_ERROR_NOT_FOUND No valid child at this index. OT_ERROR_INVALID_ARGS Either @p aChildInfo is NULL, or @p aChildIndex is out of range (higher than max table index).

References

from examples