Home
last modified time | relevance | path

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

/external/openthread/include/openthread/platform/
Dmessagepool.h58 typedef struct otMessageBuffer struct
60 struct otMessageBuffer *mNext; ///< Pointer to the next buffer. argument
61 } otMessageBuffer; typedef