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