Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_net_internal.h85 coap_nack_handler_t nack_handler; member
/third_party/libcoap/examples/
Dcoap-client.c290 nack_handler(coap_session_t *session COAP_UNUSED, in nack_handler() function