Home
last modified time | relevance | path

Searched refs:coap_block_check_lg_xmit_timeouts (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_block_internal.h304 int coap_block_check_lg_xmit_timeouts(coap_session_t *session,
/third_party/libcoap/src/
H A Dcoap_io.c1475 if (coap_block_check_lg_xmit_timeouts(s, now, &s_timeout)) {
1573 if (coap_block_check_lg_xmit_timeouts(s, now, &s_timeout)) {
H A Dcoap_block.c1138 coap_block_check_lg_xmit_timeouts(coap_session_t *session, coap_tick_t now, in coap_block_check_lg_xmit_timeouts() function

Completed in 9 milliseconds