Home
last modified time | relevance | path

Searched defs:bt_cts_cb (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/services/
Dcts.h57 struct bt_cts_cb { struct
62 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