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

Return value

OT_ERROR_NONE The next entry was parsed successfully. @p aEntry is updated. OT_ERROR_NOT_FOUND No more entries in the TXT data. OT_ERROR_PARSE The TXT data from @p aIterator is not well-formed.

References

from examples