Home
last modified time | relevance | path

Searched refs:msgCount (Results 1 – 1 of 1) sorted by relevance

/openthread-3.6.0/src/core/coap/
Dcoap.cpp1553 uint16_t msgCount = 0; in UpdateQueue() local
1573 msgCount++; in UpdateQueue()
1576 if (msgCount >= kMaxCachedResponses) in UpdateQueue()