Home
last modified time | relevance | path

Searched refs:COAP_RESOURCE_FLAGS_NOTIFY_NON_ALWAYS (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_resource.h70 #define COAP_RESOURCE_FLAGS_NOTIFY_NON_ALWAYS 0x4 macro
168 * If COAP_RESOURCE_FLAGS_NOTIFY_NON_ALWAYS is set,
/third_party/libcoap/src/
H A Dcoap_resource.c1058 ((r->flags & COAP_RESOURCE_FLAGS_NOTIFY_NON_ALWAYS) ||
1125 (r->flags & COAP_RESOURCE_FLAGS_NOTIFY_NON_ALWAYS)) {

Completed in 3 milliseconds