Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dtrel.c217 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort) in otPlatTrelEnable() function
/openthread-latest/src/posix/platform/
Dtrel.cpp505 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort) in otPlatTrelEnable() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp557 void otPlatTrelEnable(otInstance *, uint16_t *) {} in otPlatTrelEnable() function
/openthread-latest/tests/unit/
Dtest_platform.cpp447 OT_TOOL_WEAK void otPlatTrelEnable(otInstance *, uint16_t *) {} in otPlatTrelEnable() function