libcoap 4.3.5
|
Go to the source code of this file.
Macros | |
#define | COAP_AF_UNIX_SUPPORT 1 |
#define | COAP_ASYNC_SUPPORT 1 |
#define | COAP_CLIENT_SUPPORT 1 |
#define | COAP_DISABLE_TCP 0 |
#define | COAP_EPOLL_SUPPORT 1 |
#define | COAP_IPV4_SUPPORT 1 |
#define | COAP_IPV6_SUPPORT 1 |
#define | COAP_OSCORE_SUPPORT 1 |
#define | COAP_PROXY_SUPPORT 1 |
#define | COAP_Q_BLOCK_SUPPORT 1 |
#define | COAP_SERVER_SUPPORT 1 |
#define | COAP_THREAD_RECURSIVE_CHECK 1 |
#define | COAP_THREAD_SAFE 1 |
#define | COAP_WITH_LIBOPENSSL 1 |
#define | COAP_WITH_OBSERVE_PERSIST 1 |
#define | COAP_WS_SUPPORT 1 |
#define COAP_AF_UNIX_SUPPORT 1 |
Definition at line 3 of file coap_defines.h.
#define COAP_ASYNC_SUPPORT 1 |
Definition at line 6 of file coap_defines.h.
#define COAP_CLIENT_SUPPORT 1 |
Definition at line 9 of file coap_defines.h.
#define COAP_DISABLE_TCP 0 |
Definition at line 15 of file coap_defines.h.
#define COAP_EPOLL_SUPPORT 1 |
Definition at line 18 of file coap_defines.h.
#define COAP_IPV4_SUPPORT 1 |
Definition at line 21 of file coap_defines.h.
#define COAP_IPV6_SUPPORT 1 |
Definition at line 24 of file coap_defines.h.
#define COAP_OSCORE_SUPPORT 1 |
Definition at line 30 of file coap_defines.h.
#define COAP_PROXY_SUPPORT 1 |
Definition at line 33 of file coap_defines.h.
#define COAP_Q_BLOCK_SUPPORT 1 |
Definition at line 36 of file coap_defines.h.
#define COAP_SERVER_SUPPORT 1 |
Definition at line 39 of file coap_defines.h.
#define COAP_THREAD_RECURSIVE_CHECK 1 |
Definition at line 42 of file coap_defines.h.
#define COAP_THREAD_SAFE 1 |
Definition at line 45 of file coap_defines.h.
#define COAP_WITH_LIBOPENSSL 1 |
Definition at line 54 of file coap_defines.h.
#define COAP_WITH_OBSERVE_PERSIST 1 |
Definition at line 63 of file coap_defines.h.
#define COAP_WS_SUPPORT 1 |
Definition at line 66 of file coap_defines.h.