Searched refs:coap_method_t (Results 1 – 2 of 2) sorted by relevance
227 typedef int (*coap_method_t)(struct coap_resource *resource, typedef247 coap_method_t get, post, put, del, fetch, patch, ipatch;
1098 uint8_t code, coap_method_t *method) in method_from_code()1154 coap_method_t method; in coap_handle_request()