Searched refs:coap_adjust_basetime (Results 1 – 5 of 5) sorted by relevance
132 result = coap_adjust_basetime(&ctx, now); in t_sendqueue5()140 result = coap_adjust_basetime(&ctx, now); in t_sendqueue5()180 result = coap_adjust_basetime(&ctx, now + delta); in t_sendqueue6()
10 coap_adjust_basetime
12 coap_adjust_basetime;
162 unsigned int coap_adjust_basetime(coap_context_t *ctx, coap_tick_t now);
180 coap_adjust_basetime(coap_context_t *ctx, coap_tick_t now) { in coap_adjust_basetime() function