Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/examples/contiki/
Dcoap-observer.c96 message_handler(struct coap_context_t *ctx, in message_handler() function
125 coap_register_response_handler(coap_context, message_handler); in PROCESS_THREAD()
/net-tools-latest/libcoap/examples/
Dclient.c315 message_handler(struct coap_context_t *ctx, in message_handler() function
1168 coap_register_response_handler(ctx, message_handler); in main()
/net-tools-latest/libcoap/
DChangeLog213 (message_handler): bugfixes