otVerhoeffChecksumCalculate() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

OT_ERROR_NONE Successfully calculated the checksum, @p aChecksum is updated. OT_ERROR_INVALID_ARGS The @p aDecimalString is not valid, i.e. it either contains chars other than ['0'-'9'], or is longer than `OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH`.

References