Home
last modified time | relevance | path

Searched defs:otError (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/include/openthread/
Derror.h56 typedef enum OT_MUST_USE_RESULT otError enum
248 } otError; typedef
/openthread-latest/src/core/radio/
Dradio_platform.cpp165 extern "C" void otPlatRadioReceiveDone(otInstance *, otRadioFrame *, otError) {} in otPlatRadioReceiveDone() argument
169 extern "C" void otPlatRadioTxDone(otInstance *, otRadioFrame *, otRadioFrame *, otError) {} in otPlatRadioTxDone() argument
176 extern "C" void otPlatDiagRadioReceiveDone(otInstance *, otRadioFrame *, otError) {} in otPlatDiagRadioReceiveDone() argument
178 extern "C" void otPlatDiagRadioTransmitDone(otInstance *, otRadioFrame *, otError) {} in otPlatDiagRadioTransmitDone() argument
/openthread-latest/tests/nexus/platform/
Dnexus_misc.cpp115 void otPlatDiagRadioReceived(otInstance *, otRadioFrame *, otError) {} in otPlatDiagRadioReceived() argument
/openthread-latest/tests/gtest/
Dfake_platform.cpp469 void otPlatDiagRadioReceived(otInstance *, otRadioFrame *, otError) {} in otPlatDiagRadioReceived() argument
/openthread-latest/tests/unit/
Dtest_platform.cpp265 OT_TOOL_WEAK void otPlatDiagRadioReceived(otInstance *, otRadioFrame *, otError) {} in otPlatDiagRadioReceived() argument