Home
last modified time | relevance | path

Searched refs:coap_mcast_per_resource (Results 1 – 8 of 8) sorted by relevance

/third_party/libcoap/man/
Dcoap_endpoint_server.txt.in21 coap_mcast_per_resource
48 *void coap_mcast_per_resource(coap_context_t *_context_);*
195 *Function: coap_mcast_per_resource()*
197 The *coap_mcast_per_resource*() function enables mcast to be controlled on a
Dcoap_resource.txt.in149 *coap_mcast_per_resource*() has been called. If *coap_mcast_per_resource*()
/third_party/libcoap/
Dlibcoap-3.map126 coap_mcast_per_resource;
Dlibcoap-3.sym123 coap_mcast_per_resource
/third_party/libcoap/include/coap3/
Dcoap_net.h569 void coap_mcast_per_resource(coap_context_t *context);
/third_party/libcoap/examples/
Doscore-interop-server.c674 coap_mcast_per_resource(ctx); in main()
Dcoap-server.c2925 coap_mcast_per_resource(ctx); in main()
/third_party/libcoap/src/
Dcoap_net.c4340 coap_mcast_per_resource(coap_context_t *context) { in coap_mcast_per_resource() function
4394 coap_mcast_per_resource(coap_context_t *context COAP_UNUSED) { in coap_mcast_per_resource() function