Home
last modified time | relevance | path

Searched refs:coap_multi_fixed_fixed (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_session_internal.h231 coap_fixed_point_t coap_multi_fixed_fixed(coap_fixed_point_t fp1,
/third_party/libcoap/src/
Dcoap_session.c161 coap_multi_fixed_fixed(coap_fixed_point_t fp1, coap_fixed_point_t fp2) { in coap_multi_fixed_fixed() function
256 res = coap_multi_fixed_fixed(res, COAP_ACK_RANDOM_FACTOR(s)); in coap_session_fix_non_probing_wait_base()
271 res = coap_multi_fixed_fixed(res, COAP_ACK_RANDOM_FACTOR(s)); in coap_session_fix_non_partial_timeout()