Searched refs:coap_context_get_csm_timeout (Results 1 – 6 of 6) sorted by relevance
23 coap_context_get_csm_timeout55 *unsigned int coap_context_get_csm_timeout(const coap_context_t *_context_);*112 The *coap_context_get_csm_timeout*() function returns the seconds to wait for129 *coap_context_get_csm_timeout*() returns the seconds to wait for a (TCP) CSM
94 @echo ".so man3/coap_context.3" > coap_context_get_csm_timeout.3
38 coap_context_get_csm_timeout
40 coap_context_get_csm_timeout;
303 coap_context_get_csm_timeout(const coap_context_t *context);
480 coap_context_get_csm_timeout(const coap_context_t *context) { in coap_context_get_csm_timeout() function