Searched refs:coap_adjust_basetime (Results 1 – 3 of 3) 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()
234 unsigned int coap_adjust_basetime(coap_context_t *ctx, coap_tick_t now);
129 coap_adjust_basetime(coap_context_t *ctx, coap_tick_t now) { in coap_adjust_basetime() function