Home
last modified time | relevance | path

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

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