Home
last modified time | relevance | path

Searched refs:COAP_DEFAULT_NON_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_session.h527 #define COAP_DEFAULT_NON_TIMEOUT ((coap_fixed_point_t){2,0}) macro
/third_party/libcoap/src/
H A Dcoap_session.c464 return COAP_DEFAULT_NON_TIMEOUT; in coap_session_get_non_timeout()
572 session->non_timeout = COAP_DEFAULT_NON_TIMEOUT; in coap_make_session()

Completed in 4 milliseconds