Home
last modified time | relevance | path

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

/third_party/libcoap/
Dlibcoap-3.map44 coap_context_get_endpoint;
/third_party/libcoap/include/coap3/
Dcoap_net.h258 coap_endpoint_t *coap_context_get_endpoint(const coap_context_t *context);
/third_party/libcoap/src/
Dcoap_net.c464 coap_context_get_endpoint(const coap_context_t *context) { in coap_context_get_endpoint() function