Contiki-NG
Macros
coap.h File Reference

 An implementation of the Constrained Application Protocol (RFC 7252).
More...

#include <stddef.h>
#include "coap-constants.h"
#include "coap-conf.h"
#include "coap-transport.h"

Go to the source code of this file.

Macros

#define COAP_MAX_PACKET_SIZE   (COAP_MAX_HEADER_SIZE + COAP_MAX_CHUNK_SIZE)
 The max size of the CoAP messages.
 

Detailed Description

 An implementation of the Constrained Application Protocol (RFC 7252).
Author
Matthias Kovatsch kovat.nosp@m.sch@.nosp@m.inf.e.nosp@m.thz..nosp@m.ch

Definition in file coap.h.