Home
last modified time | relevance | path

Searched refs:coap_req_handler (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/net/openthread/coap/src/
Dcoap_utils.h20 int coap_req_handler(void *ctx, otMessage *msg, const otMessageInfo *msg_info,
Dbutton.c60 coap_req_handler(ctx, msg, msg_info, NULL, btn_handler_get); in btn_handler()
Dled.c122 coap_req_handler(ctx, msg, msg_info, led_handler_put, led_handler_get); in led_handler()
Dcoap_utils.c186 int coap_req_handler(void *ctx, otMessage *msg, const otMessageInfo *msg_info, in coap_req_handler() function