Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dcoap.h404 typedef struct otCoapResource struct
409 struct otCoapResource *mNext; ///< The next CoAP resource in the list argument
410 } otCoapResource; typedef