Home
last modified time | relevance | path

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

/openthread-3.6.0/tests/fuzz/
Dfuzzer_platform.cpp289 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-3.6.0/examples/platforms/simulation/
Dradio.c535 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-3.6.0/src/posix/platform/
Dradio.cpp348 otError otPlatRadioDisable(otInstance *aInstance) in otPlatRadioDisable() function
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp157 OT_TOOL_WEAK otError otPlatRadioDisable(otInstance *) { return OT_ERROR_NONE; } in otPlatRadioDisable() function