Searched defs:otMessageInfo (Results 1 – 2 of 2) sorted by relevance
216 typedef struct otMessageInfo struct229 } otMessageInfo; argument
601 otError otPlatUdpSend(otUdpSocket *, otMessage *, const otMessageInfo *) { return OT_ERROR_NOT_IMPL… in otPlatUdpSend()