Home
last modified time | relevance | path

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

/third_party/libcoap/src/
H A Dcoap_resource.c462 static void coap_notify_observers(coap_context_t *context, coap_resource_t *r,
474 coap_notify_observers(resource->context, resource, COAP_DELETING_RESOURCE);
986 coap_notify_observers(coap_context_t *context, coap_resource_t *r, function
1243 coap_notify_observers(context, r, COAP_NOT_DELETING_RESOURCE);

Completed in 2 milliseconds