Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dtrel.c294 void otPlatTrelSend(otInstance *aInstance, in otPlatTrelSend() function
/openthread-latest/src/posix/platform/
Dtrel.cpp540 void otPlatTrelSend(otInstance *aInstance, in otPlatTrelSend() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp561 void otPlatTrelSend(otInstance *, const uint8_t *, uint16_t, const otSockAddr *) {} in otPlatTrelSend() function
/openthread-latest/tests/unit/
Dtest_platform.cpp451 OT_TOOL_WEAK void otPlatTrelSend(otInstance *, const uint8_t *, uint16_t, const otSockAddr *) {} in otPlatTrelSend() function