Searched refs:Write (Results 1 – 2 of 2) sorted by relevance
185 otError Write(const uint8_t *aFrame, uint16_t aLength);
139 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