Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dcoap.h280 struct coap_resource { struct
282 coap_method_t get, post, put, del, fetch, patch, ipatch;
284 coap_notify_t notify;
286 const char * const *path;
288 void *user_data;
290 sys_slist_t observers;
292 int age;