Searched refs:BLOCK_WISE_TRANSFER_SIZE_GET (Results 1 – 3 of 3) sorted by relevance
14 #define BLOCK_WISE_TRANSFER_SIZE_GET 2048 macro34 coap_block_transfer_init(&ctx, COAP_BLOCK_64, BLOCK_WISE_TRANSFER_SIZE_GET); in large_get()
39 #define BLOCK_WISE_TRANSFER_SIZE_GET 2048 macro321 BLOCK_WISE_TRANSFER_SIZE_GET); in send_large_coap_request()
487 #define BLOCK_WISE_TRANSFER_SIZE_GET 150 macro505 BLOCK_WISE_TRANSFER_SIZE_GET); in prepare_block1_request()550 BLOCK_WISE_TRANSFER_SIZE_GET); in prepare_block1_response()574 int iter_max = ITER_COUNT(BLOCK_WISE_TRANSFER_SIZE_GET, block_size); in verify_block1_request()590 zassert_equal(req_ctx->total_size, BLOCK_WISE_TRANSFER_SIZE_GET, in verify_block1_request()602 zassert_equal(rsp_ctx->total_size, BLOCK_WISE_TRANSFER_SIZE_GET, in verify_block1_response()