Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.cpp300 void HdlcInterface::HandleHdlcFrame(void *aContext, otError aError) in HandleHdlcFrame()
305 void HdlcInterface::HandleHdlcFrame(otError aError) in HandleHdlcFrame()
Ddiag.c118 otError aError) in otPlatDiagRadioReceived()
Dradio_spinel.cpp401 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()