Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dotns.cpp159 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapSend() local
173 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapReceive() local
186 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapSendFailure() local
/openthread-latest/src/core/coap/
Dcoap.cpp1280 char uriPath[Message::kMaxReceivedUriPath + 1]; in ProcessReceivedRequest() local