Home
last modified time | relevance | path

Searched defs:SendFrame (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/tests/gtest/
Dfake_coprocessor_platform.cpp47 otError DirectSpinelInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::DirectSpinelInterface
/openthread-latest/src/posix/platform/
Dvendor_interface_example.cpp125 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface
Dhdlc_interface.cpp212 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HdlcInterface
Dspi_interface.cpp784 otError SpiInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::SpiInterface