Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c89 struct coap_client_internal_request *internal_req) in coap_client_schedule_poll()
100 static bool exchange_lifetime_exceeded(struct coap_client_internal_request *internal_req) in exchange_lifetime_exceeded()
199 struct coap_client_internal_request *internal_req, in coap_client_init_request()
352 struct coap_client_internal_request *internal_req; in coap_client_req() local
460 static void report_callback_error(struct coap_client_internal_request *internal_req, int error_code) in report_callback_error()
473 static bool timeout_expired(struct coap_client_internal_request *internal_req) in timeout_expired()
484 struct coap_client_internal_request *internal_req) in resend_request()
777 struct coap_client_internal_request *internal_req; in handle_response() local