Home
last modified time | relevance | path

Searched refs:COAP_RESOURCE_MAX_SUBSCRIBER (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_resource_internal.h35 #ifndef COAP_RESOURCE_MAX_SUBSCRIBER
36 #define COAP_RESOURCE_MAX_SUBSCRIBER 0 macro
/third_party/libcoap/src/
Dcoap_resource.c768 #if (COAP_RESOURCE_MAX_SUBSCRIBER > 0)
771 if (subscriber_count >= COAP_RESOURCE_MAX_SUBSCRIBER) {
/third_party/libcoap/man/
Dcoap_observe.txt.in66 *NOTE:* COAP_RESOURCE_MAX_SUBSCRIBER may have been defined to limit the number