Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel_buffer.cpp250 otError Buffer::InFrameBeginSegment(void) in InFrameBeginSegment() function in ot::Spinel::Buffer
368 SuccessOrExit(error = InFrameBeginSegment()); in InFrameFeedByte()
383 SuccessOrExit(error = InFrameBeginSegment()); in InFrameFeedData()
404 SuccessOrExit(error = InFrameBeginSegment()); in InFrameFeedMessage()
424 SuccessOrExit(error = InFrameBeginSegment()); in InFrameGetPosition()
Dspinel_buffer.hpp579 otError InFrameBeginSegment(void);