Searched refs:retries (Results 76 – 87 of 87) sorted by relevance
1234
1008 k_timeout_t timeout, int retries, bool no_id_resp) in send_at_cmd() argument1055 retries--; in send_at_cmd()1056 if (retries < 0) { in send_at_cmd()1057 retries = 0; in send_at_cmd()1059 } while (ret != 0 && retries > 0); in send_at_cmd()
363 suite['retries'] = instance.retries
657 instance.retries += 1
1587 assert expected_instances[n]['retries'] == i.retries
96 restarted, which retries the refill process, which succeeds in
891 attempts = cmd->retries + 1; in rcar_mmc_request()
1067 save current consumption on retries (in case peer has no buffers to1072 would happen in the next connection event instead of repeated retries
552 ``retries`` is replaced with a pointer to :c:struct:`coap_transmission_parameters`. This allows to
476 a fixed number of retries.
70 * The :c:func:`coap_pending_init` function now accepts an additional ``retries``
1533 * :github:`44507` - net: tcp: No retries of a TCP FIN message
986 int "Number of retries per block"