ot::Dns::Name::ReadLabel() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

kErrorNone Successfully read the label and updated @p aLabelBuffer, @p aLabelLength, and @p aOffset. kErrorNotFound Reached the end of name and no more label to read. kErrorParse Name could not be parsed (invalid format). kErrorNoBufs Label could not fit in @p aLabelLength chars.

References

from examples