#include "libcoap.h"
#include "address.h"
#include "async.h"
#include "bits.h"
#include "block.h"
#include "coap_dtls.h"
#include "coap_event.h"
#include "coap_io.h"
#include "coap_time.h"
#include "coap_debug.h"
#include "encode.h"
#include "mem.h"
#include "net.h"
#include "option.h"
#include "pdu.h"
#include "prng.h"
#include "resource.h"
#include "str.h"
#include "subscribe.h"
#include "uri.h"
Go to the source code of this file.
◆ LIBCOAP_PACKAGE_BUGREPORT
#define LIBCOAP_PACKAGE_BUGREPORT "libcoap-developers@lists.sourceforge.net" |
◆ LIBCOAP_PACKAGE_NAME
#define LIBCOAP_PACKAGE_NAME "libcoap" |
◆ LIBCOAP_PACKAGE_STRING
#define LIBCOAP_PACKAGE_STRING "libcoap 4.2.0" |
◆ LIBCOAP_PACKAGE_URL
#define LIBCOAP_PACKAGE_URL "https://libcoap.net/" |
◆ LIBCOAP_PACKAGE_VERSION
#define LIBCOAP_PACKAGE_VERSION "4.2.0" |