Searched refs:bt_cts_time_to_unix_ms (Results 1 – 3 of 3) sorted by relevance
124 int bt_cts_time_to_unix_ms(const struct bt_cts_time_format *ct_time, int64_t *unix_ms);
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() function
371 err = bt_cts_time_to_unix_ms(cts_time, &unix_ms); in bt_cts_cts_time_write()