ot::Dns::Name::CompareLabel() is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

kErrorNone The label from @p aMessage matches @p aLabel. @p aOffset is updated. kErrorNotFound The label from @p aMessage does not match @p aLabel (note that @p aOffset is not updated in this case). kErrorParse Name could not be parsed (invalid format).