Home
last modified time | relevance | path

Searched refs:otUdpSendDatagram (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/include/openthread/
Dudp.h112 otError otUdpSendDatagram(otInstance *aInstance, otMessage *aMessage, otMessageInfo *aMessageInfo);
/openthread-3.6.0/src/core/api/
Dudp_api.cpp123 otError otUdpSendDatagram(otInstance *aInstance, otMessage *aMessage, otMessageInfo *aMessageInfo) in otUdpSendDatagram() function