Home
last modified time | relevance | path

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

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