Home
last modified time | relevance | path

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

/openthread-latest/src/core/coap/
Dcoap.hpp331 MessageQueue mQueue; member in ot::Coap::ResponsesQueue
/openthread-latest/src/core/common/
Dmessage.hpp232 …void *mQueue; // The queue where message is queued (if any). Queue type from `mInPrio… member