Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h415 typedef struct otCoapResource struct
420 struct otCoapResource *mNext; ///< The next CoAP resource in the list argument
421 } otCoapResource; typedef