Searched refs:coap_req_handler (Results 1 – 4 of 4) sorted by relevance
/samples/net/openthread/coap/src/ |
A D | coap_utils.h | 20 int coap_req_handler(void *ctx, otMessage *msg, const otMessageInfo *msg_info,
|
A D | button.c | 60 coap_req_handler(ctx, msg, msg_info, NULL, btn_handler_get); in btn_handler()
|
A D | led.c | 122 coap_req_handler(ctx, msg, msg_info, led_handler_put, led_handler_get); in led_handler()
|
A D | coap_utils.c | 187 int coap_req_handler(void *ctx, otMessage *msg, const otMessageInfo *msg_info, in coap_req_handler() function
|
Completed in 22 milliseconds