Searched defs:unix_ms (Results 1 – 2 of 2) sorted by relevance
37 int bt_cts_time_to_unix_ms(const struct bt_cts_time_format *ct_time, int64_t *unix_ms) in bt_cts_time_to_unix_ms()65 int bt_cts_time_from_unix_ms(struct bt_cts_time_format *ct_time, int64_t unix_ms) in bt_cts_time_from_unix_ms()
368 int64_t unix_ms; in bt_cts_cts_time_write() local386 int64_t unix_ms = unix_ms_ref + k_uptime_get(); in bt_cts_fill_current_cts_time() local