Searched refs:coap_pong_handler_t (Results 1 – 5 of 5) sorted by relevance
98 typedef void (*coap_pong_handler_t)(coap_session_t *session, typedef142 coap_pong_handler_t handler);
105 coap_pong_handler_t pong_handler; /**< Called when a ping response
39 coap_pong_handler_t _handler_)*;200 typedef void (*coap_pong_handler_t)(coap_session_t *session,
181 The definition of `coap_pong_handler_t` been updated, so all the functions
4095 coap_pong_handler_t handler) { in coap_register_pong_handler()