Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1246 #define SET_BLOCK_SIZE(v, b) (v |= ((b) & 0x07)) macro
1301 SET_BLOCK_SIZE(val, ctx->block_size); in coap_append_block1_option()
1305 SET_BLOCK_SIZE(val, ctx->block_size); in coap_append_block1_option()
1321 SET_BLOCK_SIZE(val, ctx->block_size); in coap_append_block2_option()
1324 SET_BLOCK_SIZE(val, ctx->block_size); in coap_append_block2_option()