Searched defs:coap_resource (Results 1 – 1 of 1) sorted by relevance
280 struct coap_resource { struct282 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;