ot::Utils::CmdLineParser::ParseAsHexStringSegment() is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (2/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

kErrorNone The string was parsed successfully to the end of string. kErrorPending The string segment was parsed successfully, but there are additional bytes remaining to be parsed. kErrorInvalidArgs The string does not contain valid format hex digits.

References