Searched refs:cts_cb (Results 1 – 2 of 2) sorted by relevance
33 static const struct bt_cts_cb *cts_cb; variable113 if (cts_cb->notification_changed) { in ct_ccc_cfg_changed()114 cts_cb->notification_changed(notif_enabled); in ct_ccc_cfg_changed()124 err = cts_cb->fill_current_cts_time(&ct_time); in read_ct()140 if (cts_cb->cts_time_write == NULL) { in write_ct()149 err = cts_cb->cts_time_write(&ct_time); in write_ct()179 cts_cb = cb; in bt_cts_init()188 err = cts_cb->fill_current_cts_time(&ct_time); in bt_cts_send_notification()
395 const struct bt_cts_cb cts_cb = { variable429 bt_cts_init(&cts_cb); in main()