ot::Spinel::Encoder::ResetToSaved() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

OT_ERROR_NONE Successfully reset the write position of current input frame. OT_ERROR_INVALID_STATE `BeginFrame()` has not been called earlier to start the frame. OT_ERROR_INVALID_ARGS The saved position is not valid (does not belong to same input frame), or the input frame has an added `otMessage`.

References

from examples