Searched refs:sc_ccc (Results 1 – 1 of 1) sorted by relevance
483 static struct _bt_gatt_ccc sc_ccc = BT_GATT_CCC_INITIALIZER(NULL, variable1135 BT_GATT_CCC_MANAGED(&sc_ccc, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),2653 if (IS_ENABLED(CONFIG_BT_GATT_SERVICE_CHANGED) && ccc == &sc_ccc) { in notify_cb()3267 ccc == &sc_ccc) { in update_ccc()3323 if (ccc == &sc_ccc) { in disconnected_cb()