Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/mgmt/hawkbit/
Dhawkbit.c51 #define HAWKBIT_RECV_TIMEOUT (300 * MSEC_PER_SEC) macro
827 ret = http_client_req(hb_context.sock, &hb_context.http_req, HAWKBIT_RECV_TIMEOUT, in send_request()
858 ret = http_client_req(hb_context.sock, &hb_context.http_req, HAWKBIT_RECV_TIMEOUT, in send_request()
888 ret = http_client_req(hb_context.sock, &hb_context.http_req, HAWKBIT_RECV_TIMEOUT, in send_request()
899 ret = http_client_req(hb_context.sock, &hb_context.http_req, HAWKBIT_RECV_TIMEOUT, in send_request()
935 ret = http_client_req(hb_context.sock, &hb_context.http_req, HAWKBIT_RECV_TIMEOUT, in send_request()
945 ret = http_client_req(hb_context.sock, &hb_context.http_req, HAWKBIT_RECV_TIMEOUT, in send_request()