ot::StringCopy() is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

kErrorNone The @p aSource fits in the given buffer. @p aTargetBuffer is updated. kErrorInvalidArgs The @p aSource does not fit in the given buffer. kErrorParse The @p aSource does not follow the encoding format specified by @p aEncodingCheck.

References