Home
last modified time | relevance | path

Searched defs:input_wait (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/examples/lwip/
Dserver-coap.c119 server_coap_init(coap_lwip_input_wait_handler_t input_wait, in server_coap_init()
Dclient-coap.c102 client_coap_init(coap_lwip_input_wait_handler_t input_wait, void *input_arg, in client_coap_init()
/third_party/libcoap/include/coap3/
Dcoap_net_internal.h88 coap_lwip_input_wait_handler_t input_wait; /** Input wait / timeout handler if set */ member