Searched refs:coap_method_t (Results 1 – 2 of 2) sorted by relevance
262 typedef int (*coap_method_t)(struct coap_resource *resource, typedef282 coap_method_t get, post, put, del, fetch, patch, ipatch;
1136 uint8_t code, coap_method_t *method) in method_from_code()1191 coap_method_t method; in coap_handle_request_len()