Home
last modified time | relevance | path

Searched refs:coap_context_get_session_timeout (Results 1 – 6 of 6) sorted by relevance

/third_party/libcoap/man/
Dcoap_context.txt.in21 coap_context_get_session_timeout,
49 *unsigned int coap_context_get_session_timeout(
105 The *coap_context_get_session_timeout*() function returns the seconds to wait
126 *coap_context_get_session_timeout*() returns the seconds to wait before timing
DMakefile.am92 @echo ".so man3/coap_context.3" > coap_context_get_session_timeout.3
/third_party/libcoap/
Dlibcoap-3.sym41 coap_context_get_session_timeout
Dlibcoap-3.map43 coap_context_get_session_timeout;
/third_party/libcoap/include/coap3/
Dnet.h281 coap_context_get_session_timeout(const coap_context_t *context);
/third_party/libcoap/src/
Dnet.c491 coap_context_get_session_timeout(const coap_context_t *context) { in coap_context_get_session_timeout() function