Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/include/coap/
Dnet.h62 typedef void (*coap_response_handler_t)(struct coap_context_t *, typedef
122 coap_response_handler_t response_handler;
142 coap_response_handler_t handler) { in coap_register_response_handler()