Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h41 #define COAP_RBLOCK_CNT 4 macro
48 struct coap_lg_range range[COAP_RBLOCK_CNT];
/third_party/libcoap/src/
Dblock.c1176 if (rec_blocks->used == COAP_RBLOCK_CNT -1) in update_received_blocks()
1203 if (rec_blocks->used == COAP_RBLOCK_CNT -1) in update_received_blocks()