Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.hpp103 otError SendFrame(const uint8_t *aFrame, uint16_t aLength);
Dhdlc_interface.cpp123 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Hdlc::HdlcInterface