Home
last modified time | relevance | path

Searched refs:COAP_DEFAULT_MAX_PDU_RX_SIZE (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dpdu.h46 #ifndef COAP_DEFAULT_MAX_PDU_RX_SIZE
48 #define COAP_DEFAULT_MAX_PDU_RX_SIZE (COAP_MAX_MESSAGE_SIZE_TCP16+4) macro
51 #define COAP_DEFAULT_MAX_PDU_RX_SIZE (8*1024*1024+256) macro
53 #endif /* COAP_DEFAULT_MAX_PDU_RX_SIZE */

Completed in 3 milliseconds