ot::Utils::CmdLineParser::Arg::CopyArgsToStringArray() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Notes

this method only copies the string pointer value (i.e., `GetString()` pointer) from `aArgs` array to the @p aStrings array (the content of strings are not copied).

References

from examples