Searched refs:cts_time (Results 1 – 2 of 2) sorted by relevance
74 int (*cts_time_write)(struct bt_cts_time_format *cts_time);88 int (*fill_current_cts_time)(struct bt_cts_time_format *cts_time);
365 int bt_cts_cts_time_write(struct bt_cts_time_format *cts_time) in bt_cts_cts_time_write() argument371 err = bt_cts_time_to_unix_ms(cts_time, &unix_ms); in bt_cts_cts_time_write()384 int bt_cts_fill_current_cts_time(struct bt_cts_time_format *cts_time) in bt_cts_fill_current_cts_time() argument389 return bt_cts_time_from_unix_ms(cts_time, unix_ms); in bt_cts_fill_current_cts_time()