Home
last modified time | relevance | path

Searched defs:nack_handler (Results 1 – 4 of 4) sorted by relevance

/third_party/libcoap/examples/riot/examples_libcoap_client/
Dclient-coap.c71 nack_handler(coap_session_t *session COAP_UNUSED, in nack_handler() function
/third_party/libcoap/examples/lwip/
Dclient-coap.c57 nack_handler(coap_session_t *session COAP_UNUSED, in nack_handler() function
/third_party/libcoap/include/coap3/
Dcoap_net_internal.h102 coap_nack_handler_t nack_handler; /**< Called when a response issue has member
/third_party/libcoap/examples/
Dcoap-client.c345 nack_handler(coap_session_t *session COAP_UNUSED, in nack_handler() function