Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
H A Dcoap_session_internal.h399 #define COAP_NON_TIMEOUT_TICKS(s) \ macro
/third_party/libcoap/src/
H A Dcoap_block.c1143 coap_tick_t idle_timeout = 4 * COAP_NON_TIMEOUT_TICKS(session); in coap_block_check_lg_xmit_timeouts()
1812 non_timeout = COAP_NON_TIMEOUT_TICKS(session); in coap_block_check_q_block1_xmit()
1863 non_timeout = COAP_NON_TIMEOUT_TICKS(session); in coap_block_check_q_block2_xmit()

Completed in 7 milliseconds