libcoap 4.3.1
|
Pulls together all the internal only header files. More...
#include "coap_config.h"
#include "coap3/coap.h"
#include "utlist.h"
#include "uthash.h"
#include "coap_hashkey.h"
#include "coap_mutex.h"
#include "coap_asn1_internal.h"
#include "coap_async_internal.h"
#include "coap_block_internal.h"
#include "coap_cache_internal.h"
#include "coap_dtls_internal.h"
#include "coap_io_internal.h"
#include "coap_net_internal.h"
#include "coap_pdu_internal.h"
#include "coap_session_internal.h"
#include "coap_resource_internal.h"
#include "coap_subscribe_internal.h"
#include "coap_tcp_internal.h"
Go to the source code of this file.
Macros | |
#define | COAP_SERVER_SUPPORT 1 |
#define | COAP_CLIENT_SUPPORT 1 |
Pulls together all the internal only header files.
Definition in file coap_internal.h.
#define COAP_CLIENT_SUPPORT 1 |
Definition at line 42 of file coap_internal.h.
#define COAP_SERVER_SUPPORT 1 |
Definition at line 41 of file coap_internal.h.