Home
last modified time | relevance | path

Searched refs:coap_ticks_to_rt (Results 1 - 7 of 7) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_time.h52 coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt() function
88 coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt() function
123 coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt() function
181 coap_time_t coap_ticks_to_rt(coap_tick_t t);
/third_party/libcoap/src/
H A Dcoap_time.c117 coap_ticks_to_rt(coap_tick_t t) { in coap_ticks_to_rt() function
H A Dcoap_debug.c124 time_t now = coap_ticks_to_rt(t); in print_timestamp()
140 (unsigned int)coap_ticks_to_rt(t), in print_timestamp()
H A Dcoap_block.c871 lg_xmit->b.b2.maxage_expire = coap_ticks_to_rt(now) + maxage; in coap_add_data_large_internal()
2461 rem = coap_ticks_to_rt(now); in coap_handle_request_send_block()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c215 time_now = coap_ticks_to_rt(ticks_now); in server_coap_poll()
/third_party/libcoap/examples/
H A Doscore-interop-server.c764 t_now = coap_ticks_to_rt(now); in main()
H A Dcoap-server.c3030 t_now = coap_ticks_to_rt(now); in main()

Completed in 23 milliseconds