Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dcoap.h737 const char *otCoapMessageCodeToString(const otMessage *aMessage);
/external/openthread/src/core/api/
Dcoap_api.cpp152 const char *otCoapMessageCodeToString(const otMessage *aMessage) in otCoapMessageCodeToString() function