Home
last modified time | relevance | path

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

/third_party/libcoap/man/
Dcoap_context.txt.in22 coap_context_set_csm_timeout,
52 *void coap_context_set_csm_timeout(coap_context_t *_context_,
108 The *coap_context_set_csm_timeout*() function sets the number of seconds to
DMakefile.am93 @echo ".so man3/coap_context.3" > coap_context_set_csm_timeout.3
/third_party/libcoap/
Dlibcoap-3.sym43 coap_context_set_csm_timeout
Dlibcoap-3.map45 coap_context_set_csm_timeout;
/third_party/libcoap/include/coap3/
Dnet.h292 coap_context_set_csm_timeout(coap_context_t *context,
/third_party/libcoap/src/
Dnet.c474 coap_context_set_csm_timeout(coap_context_t *context, in coap_context_set_csm_timeout() function