Searched refs:coap_block_check_lg_xmit_timeouts (Results 1 – 3 of 3) sorted by relevance
304 int coap_block_check_lg_xmit_timeouts(coap_session_t *session,
1475 if (coap_block_check_lg_xmit_timeouts(s, now, &s_timeout)) {1573 if (coap_block_check_lg_xmit_timeouts(s, now, &s_timeout)) {
1138 coap_block_check_lg_xmit_timeouts(coap_session_t *session, coap_tick_t now, in coap_block_check_lg_xmit_timeouts() function