Searched refs:handle_response (Results 1 – 3 of 3) sorted by relevance
144 def __init__(self, stub, generic, request, handle_response): argument148 self._handle_response = handle_response
402 static int handle_response(struct userdata *u) { in handle_response() function490 return handle_response(u); in do_read()
2897 handle_response(coap_context_t *context, coap_session_t *session, in handle_response() function3131 handle_response(context, session, sent ? sent->pdu : NULL, pdu); in coap_dispatch()