Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dmessage.h57 typedef struct otMessage otMessage; typedef
/openthread-latest/tests/gtest/
Dfake_platform.cpp489 void otPlatDsoSend(otPlatDsoConnection *, otMessage *) {} in otPlatDsoSend() argument
570 otError otPlatUdpSend(otUdpSocket *, otMessage *, const otMessageInfo *) { return OT_ERROR_NOT_IMPL… in otPlatUdpSend() argument
/openthread-latest/src/core/common/
Dmessage.hpp66 struct otMessage struct