Searched refs:coap_nack_handler_t (Results 1 – 5 of 5) sorted by relevance
75 typedef void (*coap_nack_handler_t)(coap_session_t *session, typedef122 coap_nack_handler_t handler);
102 coap_nack_handler_t nack_handler; /**< Called when a response issue has
33 coap_nack_handler_t _handler_)*;157 typedef void (*coap_nack_handler_t)(coap_session_t *session,
99 The definition of `coap_nack_handler_t` has been updated, so all the functions
4083 coap_nack_handler_t handler) { in coap_register_nack_handler()