Home
last modified time | relevance | path

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

/third_party/libcoap/man/
Dcoap_context.txt.in20 coap_context_set_session_timeout,
46 *void coap_context_set_session_timeout(coap_context_t *_context_,
101 The *coap_context_set_session_timeout*() function sets the number of seconds of
/third_party/libcoap/
Dlibcoap-3.sym51 coap_context_set_session_timeout
Dlibcoap-3.map53 coap_context_set_session_timeout;
/third_party/libcoap/include/coap3/
Dnet.h270 coap_context_set_session_timeout(coap_context_t *context,
/third_party/libcoap/src/
Dnet.c485 coap_context_set_session_timeout(coap_context_t *context, in coap_context_set_session_timeout() function