Home
last modified time | relevance | path

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

/third_party/libcoap/examples/contiki/
Dcoap_config.h21 #ifndef COAP_DEFAULT_PDU_SIZE
22 #define COAP_DEFAULT_PDU_SIZE 64 macro
152 #undef COAP_DEFAULT_PDU_SIZE
154 #define COAP_DEFAULT_PDU_SIZE 100 macro
168 #undef COAP_DEFAULT_PDU_SIZE
170 #define COAP_DEFAULT_PDU_SIZE 1152 macro
179 #undef COAP_DEFAULT_PDU_SIZE
181 #define COAP_DEFAULT_PDU_SIZE 100 macro
/third_party/libcoap/
Dcoap_config.h.contiki21 #ifndef COAP_DEFAULT_PDU_SIZE
22 #define COAP_DEFAULT_PDU_SIZE 64
23 #endif /* COAP_DEFAULT_PDU_SIZE */
152 #undef COAP_DEFAULT_PDU_SIZE
154 #define COAP_DEFAULT_PDU_SIZE 100
168 #undef COAP_DEFAULT_PDU_SIZE
170 #define COAP_DEFAULT_PDU_SIZE 1152
179 #undef COAP_DEFAULT_PDU_SIZE
181 #define COAP_DEFAULT_PDU_SIZE 100