ot::Spinel::Buffer::InFrameReset() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

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

References

from examples