Home
last modified time | relevance | path

Searched refs:otPlatTrelDisable (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/include/openthread/platform/
Dtrel.h94 void otPlatTrelDisable(otInstance *aInstance);
/openthread-latest/src/posix/platform/
Dsystem.cpp331 otPlatTrelDisable(/* aInstance */ nullptr); in platformDeinitRcpMode()
Dtrel.cpp522 void otPlatTrelDisable(otInstance *aInstance) in otPlatTrelDisable() function
/openthread-latest/examples/platforms/simulation/
Dtrel.c234 void otPlatTrelDisable(otInstance *aInstance) in otPlatTrelDisable() function
/openthread-latest/src/core/radio/
Dtrel_interface.cpp104 otPlatTrelDisable(&GetInstance()); in Disable()
/openthread-latest/tests/gtest/
Dfake_platform.cpp558 void otPlatTrelDisable(otInstance *) {} in otPlatTrelDisable() function
/openthread-latest/tests/unit/
Dtest_platform.cpp449 OT_TOOL_WEAK void otPlatTrelDisable(otInstance *) {} in otPlatTrelDisable() function