Searched defs:OutFrameReadByte (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/ncp/ | ||
H A D | ncp_hdlc.cpp | 386 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 D | spinel_buffer.cpp | 701 uint8_t Buffer::OutFrameReadByte(void) in OutFrameReadByte() function in ot::Spinel::Buffer |