Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dtrel.h87 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort);
/openthread-latest/examples/platforms/simulation/
Dtrel.c213 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort) in otPlatTrelEnable() function
/openthread-latest/src/core/radio/
Dtrel_interface.cpp98 otPlatTrelEnable(&GetInstance(), &mUdpPort); in Enable()
/openthread-latest/src/posix/platform/
Dtrel.cpp470 void otPlatTrelEnable(otInstance *aInstance, uint16_t *aUdpPort) in otPlatTrelEnable() function
/openthread-latest/tests/unit/
Dtest_platform.cpp447 OT_TOOL_WEAK void otPlatTrelEnable(otInstance *, uint16_t *) {} in otPlatTrelEnable() function