Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.cpp123 otError HdlcInterface::SendFrame(const uint8_t *aFrame, uint16_t aLength) in SendFrame()
227 otError HdlcInterface::Write(const uint8_t *aFrame, uint16_t aLength) in Write()
Ddiag.c117 otRadioFrame *aFrame, in otPlatDiagRadioReceived()
Dradio_spinel.cpp182 otError otPlatRadioTransmit(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTransmit()
401 void otPlatDiagRadioReceived(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceived()
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c108 void otPlatRadioReceiveDone(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatRadioReceiveDone()
146 void otPlatRadioTxStarted(otInstance *aInstance, otRadioFrame *aFrame) in otPlatRadioTxStarted()