Home
last modified time | relevance | path

Searched refs:handle_response (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c441 static int handle_response(struct userdata *u) { in handle_response() function
529 return handle_response(u); in do_read()
/third_party/libcoap/src/
Dcoap_net.c3337 handle_response(coap_context_t *context, coap_session_t *session, in handle_response() function
3817 handle_response(context, session, sent ? sent->pdu : NULL, pdu); in coap_dispatch()