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

Return value

OT_ERROR_NONE Successfully found the next IPv6 address (@p aAddress was successfully updated). OT_ERROR_NOT_FOUND The child has no subsequent IPv6 address entry. OT_ERROR_INVALID_ARGS @p aIterator or @p aAddress are NULL, or child at @p aChildIndex is not valid.

References

from examples