Home
last modified time | relevance | path

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

/openthread-latest/src/core/coap/
Dcoap.cpp1526 uint16_t msgCount = 0; in UpdateQueue() local
1546 msgCount++; in UpdateQueue()
1549 if (msgCount >= kMaxCachedResponses) in UpdateQueue()