|
libcoap 4.3.5b
|
Subscription handling functions. More...
#include "coap3/coap_libcoap_build.h"Go to the source code of this file.
Macros | |
| #define | min(a, b) |
Functions | |
| int | coap_observe_persist_is_supported (void) |
| Check whether Observe Persist is available. | |
Subscription handling functions.
Definition in file coap_subscribe.c.
| #define min | ( | a, | |
| b ) |
Definition at line 20 of file coap_subscribe.c.