Home
last modified time | relevance | path

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

/external/openthread/include/openthread/platform/
Dtrel.h98 void otPlatTrelDisable(otInstance *aInstance);
/external/openthread/src/posix/platform/
Dtrel.cpp433 void otPlatTrelDisable(otInstance *aInstance) in otPlatTrelDisable() function
519 otPlatTrelDisable(nullptr); in platformTrelDeinit()
/external/openthread/src/core/radio/
Dtrel_interface.cpp102 otPlatTrelDisable(&GetInstance()); in Disable()
/external/openthread/tests/unit/
Dtest_platform.cpp453 OT_TOOL_WEAK void otPlatTrelDisable(otInstance *) in otPlatTrelDisable() function
/external/openthread/examples/platforms/simulation/
Dtrel.c324 void otPlatTrelDisable(otInstance *aInstance) in otPlatTrelDisable() function