Home
last modified time | relevance | path

Searched refs:coap_async_set_delay (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/man/
Dcoap_async.txt.in17 coap_async_set_delay,
35 *void coap_async_set_delay(coap_async_t *_async_, coap_tick_t _delay_);*
89 *coap_async_trigger*() or *coap_async_set_delay*() is called.
97 *Function: coap_async_set_delay()*
99 The *coap_async_set_delay*() function is used to update the remaining _delay_
105 *coap_async_set_delay*() is called setting _delay_ to 1. Alternatively,
/third_party/libcoap/src/
Dcoap_async.c94 coap_async_set_delay(s, delay); in coap_register_async()
113 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay() function
205 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay() function
/third_party/libcoap/include/coap3/
Dcoap_async.h70 void coap_async_set_delay(coap_async_t *async, coap_tick_t delay);
/third_party/libcoap/
Dlibcoap-3.map24 coap_async_set_delay;
Dlibcoap-3.sym22 coap_async_set_delay