Home
last modified time | relevance | path

Searched refs:coap_context_set_max_idle_sessions (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/man/
Dcoap_context.txt.in16 coap_context_set_max_idle_sessions,
34 *void coap_context_set_max_idle_sessions(coap_context_t *_context_,
84 The *coap_context_set_max_idle_sessions*() function sets the maximum number of
/third_party/libcoap/
Dlibcoap-3.sym46 coap_context_set_max_idle_sessions
Dlibcoap-3.map48 coap_context_set_max_idle_sessions;
/third_party/libcoap/include/coap3/
Dnet.h248 coap_context_set_max_idle_sessions(coap_context_t *context,
/third_party/libcoap/src/
Dnet.c452 coap_context_set_max_idle_sessions(coap_context_t *context, in coap_context_set_max_idle_sessions() function