Home
last modified time | relevance | path

Searched defs:otPlatUdpSend (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/posix/platform/
Dudp.cpp422 otError otPlatUdpSend(otUdpSocket *aUdpSocket, otMessage *aMessage, const otMessageInfo *aMessageIn… in otPlatUdpSend() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp570 otError otPlatUdpSend(otUdpSocket *, otMessage *, const otMessageInfo *) { return OT_ERROR_NOT_IMPL… in otPlatUdpSend() function
/openthread-latest/tests/unit/
Dtest_platform.cpp674 otError otPlatUdpSend(otUdpSocket *aUdpSocket, otMessage *aMessage, const otMessageInfo *aMessageIn… in otPlatUdpSend() function