Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_session_internal.h243 coap_fixed_point_t coap_sub_fixed_uint(coap_fixed_point_t fp1,
/third_party/libcoap/src/
Dcoap_session.c199 coap_sub_fixed_uint(coap_fixed_point_t fp1, uint32_t u2) { in coap_sub_fixed_uint() function
223 res = coap_sub_fixed_uint(COAP_ACK_RANDOM_FACTOR(session), 1); in coap_get_non_timeout_random()