Home
last modified time | relevance | path

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

/openthread-latest/src/core/instance/
Dinstance.cpp503 GetApplicationCoap().GetRequestMessages().GetInfo(aInfo.mApplicationCoapQueue); in GetBufferInfo()
504 GetApplicationCoap().GetCachedResponses().GetInfo(aInfo.mApplicationCoapQueue); in GetBufferInfo()
/openthread-latest/include/openthread/
Dmessage.h387 otMessageQueueInfo mApplicationCoapQueue; ///< Info about application CoAP send queue. member
/openthread-latest/src/cli/
Dcli.cpp1164 {&otBufferInfo::mApplicationCoapQueue, "application coap"}, in Process()