Searched refs:notification_changed (Results 1 – 3 of 3) sorted by relevance
62 void (*notification_changed)(bool enabled); member
113 if (cts_cb->notification_changed) { in ct_ccc_cfg_changed()114 cts_cb->notification_changed(notif_enabled); in ct_ccc_cfg_changed()
396 .notification_changed = bt_cts_notification_changed,