Home
last modified time | relevance | path

Searched defs:COAP_DEFAULT_MAX_PDU_RX_SIZE (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_pdu_internal.h57 #define COAP_DEFAULT_MAX_PDU_RX_SIZE (COAP_MAX_MESSAGE_SIZE_TCP16+4UL) macro
60 #define COAP_DEFAULT_MAX_PDU_RX_SIZE (8UL*1024*1024+256) macro