Home
last modified time | relevance | path

Searched refs:OutFramePrepareSegment (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel_buffer.cpp555 otError Buffer::OutFramePrepareSegment(void) in OutFramePrepareSegment() function in ot::Spinel::Buffer
693 error = OutFramePrepareSegment(); in OutFrameBegin()
736 IgnoreReturnValue(OutFramePrepareSegment()); in OutFrameReadByte()
757 IgnoreReturnValue(OutFramePrepareSegment()); in OutFrameReadByte()
Dspinel_buffer.hpp585 otError OutFramePrepareSegment(void);