Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c631 #define BLOCK2_WISE_TRANSFER_SIZE_GET 300 macro
644 BLOCK2_WISE_TRANSFER_SIZE_GET); in prepare_block2_request()
677 BLOCK2_WISE_TRANSFER_SIZE_GET); in prepare_block2_response()
720 zassert_equal(req_ctx->total_size, BLOCK2_WISE_TRANSFER_SIZE_GET, in verify_block2_request()
728 int iter_max = ITER_COUNT(BLOCK2_WISE_TRANSFER_SIZE_GET, block_size); in verify_block2_response()
744 zassert_equal(rsp_ctx->total_size, BLOCK2_WISE_TRANSFER_SIZE_GET, in verify_block2_response()