#include "libcoap.h"
#include "address.h"
#include "async.h"
#include "bits.h"
#include "block.h"
#include "coap_io.h"
#include "coap_time.h"
#include "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"
#include "uthash.h"
#include "utlist.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.1.2 |
§ LIBCOAP_PACKAGE_URL
#define LIBCOAP_PACKAGE_URL https: |
§ LIBCOAP_PACKAGE_VERSION
#define LIBCOAP_PACKAGE_VERSION 4.1.2 |