Home
last modified time | relevance | path

Searched defs:otMessageInfo (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dip6.h216 typedef struct otMessageInfo struct
229 } otMessageInfo; argument
/openthread-latest/tests/gtest/
Dfake_platform.cpp570 otError otPlatUdpSend(otUdpSocket *, otMessage *, const otMessageInfo *) { return OT_ERROR_NOT_IMPL… in otPlatUdpSend()