Home
last modified time | relevance | path

Searched defs:otPlatRadioDisable (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp94 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp315 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-latest/examples/platforms/simulation/
Dradio.c451 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-latest/src/posix/platform/
Dradio.cpp279 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp375 otError otPlatRadioDisable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioDisable() function
/openthread-latest/tests/unit/
Dtest_platform.cpp161 OT_TOOL_WEAK otError otPlatRadioDisable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioDisable() function