Searched defs:otPlatDiagRadioReceived (Results 1 – 5 of 5) sorted by relevance
/external/openthread/examples/platforms/cc2538/ |
D | diag.c | 68 void otPlatDiagRadioReceived(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceived() function
|
/external/openthread/examples/platforms/simulation/ |
D | diag.c | 68 void otPlatDiagRadioReceived(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceived() function
|
/external/openthread/tests/fuzz/ |
D | fuzzer_platform.cpp | 532 void otPlatDiagRadioReceived(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceived() function
|
/external/openthread/src/posix/platform/ |
D | radio.cpp | 550 void otPlatDiagRadioReceived(otInstance *aInstance, otRadioFrame *aFrame, otError aError) in otPlatDiagRadioReceived() function
|
/external/openthread/tests/unit/ |
D | test_platform.cpp | 304 OT_TOOL_WEAK void otPlatDiagRadioReceived(otInstance *, otRadioFrame *, otError) in otPlatDiagRadioReceived() function
|