Home
last modified time | relevance | path

Searched refs:put_handler (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dresource.h138 coap_resource_t *coap_resource_unknown_init(coap_method_handler_t put_handler);
/third_party/libcoap/src/
Dresource.c337 coap_resource_unknown_init(coap_method_handler_t put_handler) { argument
346 coap_register_handler(r, COAP_REQUEST_PUT, put_handler);