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

Return value

The number of characters that precede the terminating null character or @p aMaxLength, whichever is smaller. `0` if @p aString is `nullptr`.

References