Home
last modified time | relevance | path

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

/external/openthread/include/openthread/platform/
Dmessagepool.h60 typedef struct otMessageBuffer struct
62 struct otMessageBuffer *mNext; ///< Pointer to the next buffer. argument
63 } otMessageBuffer; typedef