Searched defs:bt_cts_cb (Results 1 – 1 of 1) sorted by relevance
57 struct bt_cts_cb { struct62 void (*notification_changed)(bool enabled);74 int (*cts_time_write)(struct bt_cts_time_format *cts_time);100 int bt_cts_init(const struct bt_cts_cb *cb); argument