otMessageQueueGetNext() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

A pointer to the next message in the queue after `aMessage` or NULL if `aMessage is the tail of queue. NULL is returned if `aMessage` is not in the queue `aQueue`.

References

from examples