Searched refs:coap_req_handler_get (Results 1 – 2 of 2) sorted by relevance
17 typedef int (*coap_req_handler_get)(void *ctx, otMessage *msg, const otMessageInfo *msg_info); typedef21 coap_req_handler_put put_fn, coap_req_handler_get get_fn);
187 coap_req_handler_put put_fn, coap_req_handler_get get_fn) in coap_req_handler()