Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c371 int resolve_attempts = 10; in main() local
434 while (resolve_attempts--) { in main()
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c172 int resolve_attempts = 10; in start_coap_client() local
195 while (resolve_attempts--) { in start_coap_client()
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c424 int resolve_attempts = 10; in start_http_client() local
435 while (resolve_attempts--) { in start_http_client()