Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c574 int iter_max = ITER_COUNT(BLOCK_WISE_TRANSFER_SIZE_GET, block_size); in verify_block1_request() local
580 if (iter < iter_max) { in verify_block1_request()
728 int iter_max = ITER_COUNT(BLOCK2_WISE_TRANSFER_SIZE_GET, block_size); in verify_block2_response() local
734 if (iter < iter_max) { in verify_block2_response()