Searched refs:cts_time_write (Results 1 – 3 of 3) sorted by relevance
74 int (*cts_time_write)(struct bt_cts_time_format *cts_time); member
140 if (cts_cb->cts_time_write == NULL) { in write_ct()149 err = cts_cb->cts_time_write(&ct_time); in write_ct()
397 .cts_time_write = bt_cts_cts_time_write,