Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/samples/net/sockets/big_http_download/src/
Dbig_http_download.c245 int resolve_attempts = 10; in main() local
302 while (resolve_attempts--) { in main()
/Zephyr-Core-2.7.6/subsys/mgmt/updatehub/
Dupdatehub.c178 int resolve_attempts = 10; in start_coap_client() local
201 while (resolve_attempts--) { in start_coap_client()
/Zephyr-Core-2.7.6/subsys/mgmt/hawkbit/
Dhawkbit.c234 int resolve_attempts = 10; in start_http_client() local
252 while (resolve_attempts--) { in start_http_client()