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

Return value

kErrorNone Successfully appended the option. kErrorInvalidArgs The option type is not equal or greater than the last option type. kErrorNoBufs The option length exceeds the buffer size. kErrorParse Not enough bytes in @p aMessage to read @p aLength bytes from @p aOffset.

References