Searched refs:coap_retransmit (Results 1 – 3 of 3) sorted by relevance
255 coap_mid_t coap_retransmit(coap_context_t *context, coap_queue_t *node);
1388 coap_retransmit(ctx, coap_pop_next(ctx));
1617 coap_retransmit(coap_context_t *context, coap_queue_t *node) { in coap_retransmit() function