Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c357 static int64_t unix_ms_ref; variable
380 unix_ms_ref = unix_ms - k_uptime_get(); in bt_cts_cts_time_write()
386 int64_t unix_ms = unix_ms_ref + k_uptime_get(); in bt_cts_fill_current_cts_time()