Searched refs:coap_session_set_max_retransmit (Results 1 – 6 of 6) sorted by relevance
22 coap_session_set_max_retransmit,64 *void coap_session_set_max_retransmit(coap_session_t *_session_,217 *Function: coap_session_set_max_retransmit()*219 The *coap_session_set_max_retransmit*() function updates the _session_ maximum
168 @echo ".so man3/coap_recovery.3" > coap_session_set_max_retransmit.3
255 coap_session_set_max_retransmit;
252 coap_session_set_max_retransmit
609 void coap_session_set_max_retransmit(coap_session_t *session,
305 coap_session_set_max_retransmit(coap_session_t *session, uint16_t value) { in coap_session_set_max_retransmit() function