Home
last modified time | relevance | path

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

/modules/openthread/platform/
A Dhdlc_interface.hpp185 otError Write(const uint8_t *aFrame, uint16_t aLength);
A Dhdlc_interface.cpp139 SuccessOrExit(error = Write(mEncoderBuffer.GetFrame(), mEncoderBuffer.GetLength())); in SendFrame()
226 otError HdlcInterface::Write(const uint8_t *aFrame, uint16_t aLength) in Write() function in ot::Hdlc::HdlcInterface

Completed in 10 milliseconds