Home
last modified time | relevance | path

Searched defs:OutFrameReadByte (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_hdlc.cpp386 uint8_t NcpHdlc::BufferEncrypterReader::OutFrameReadByte(void) { return mDataBuffer[mDataBufferRead… in OutFrameReadByte() function in ot::Ncp::NcpHdlc::BufferEncrypterReader
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_buffer.cpp701 uint8_t Buffer::OutFrameReadByte(void) in OutFrameReadByte() function in ot::Spinel::Buffer