Searched defs:input_wait (Results 1 – 3 of 3) sorted by relevance
119 server_coap_init(coap_lwip_input_wait_handler_t input_wait, in server_coap_init()
102 client_coap_init(coap_lwip_input_wait_handler_t input_wait, void *input_arg, in client_coap_init()
88 coap_lwip_input_wait_handler_t input_wait; /** Input wait / timeout handler if set */ member