Searched refs:bt_cts_time_format (Results 1 – 3 of 3) sorted by relevance
44 struct bt_cts_time_format { struct74 int (*cts_time_write)(struct bt_cts_time_format *cts_time); argument88 int (*fill_current_cts_time)(struct bt_cts_time_format *cts_time);124 int bt_cts_time_to_unix_ms(const struct bt_cts_time_format *ct_time, int64_t *unix_ms);137 int bt_cts_time_from_unix_ms(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()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()122 struct bt_cts_time_format ct_time; in read_ct()138 struct bt_cts_time_format ct_time; in write_ct()186 struct bt_cts_time_format ct_time; in bt_cts_send_notification()
365 int bt_cts_cts_time_write(struct bt_cts_time_format *cts_time) 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()