Searched defs:SendFrame (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/src/posix/platform/ | ||
D | vendor_interface_example.cpp | 126 otError VendorInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::VendorInterface |
D | hdlc_interface.cpp | 212 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::HdlcInterface |
D | spi_interface.cpp | 784 otError SpiInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame() function in ot::Posix::SpiInterface |