Lines Matching refs:bt_gatt_ccc_cfg
1364 static void clear_ccc_cfg(struct bt_gatt_ccc_cfg *cfg) in clear_ccc_cfg()
1643 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in gatt_unregister_ccc()
2120 static struct bt_gatt_ccc_cfg *find_ccc_cfg(const struct bt_conn *conn, in find_ccc_cfg()
2124 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in find_ccc_cfg()
2144 const struct bt_gatt_ccc_cfg *cfg; in bt_gatt_attr_read_ccc()
2195 struct bt_gatt_ccc_cfg *cfg; in bt_gatt_attr_write_ccc()
2763 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in notify_cb()
3318 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in update_ccc()
3388 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in disconnected_cb()
5703 static struct bt_gatt_ccc_cfg *ccc_find_cfg(struct _bt_gatt_ccc *ccc, in ccc_find_cfg()
5732 struct bt_gatt_ccc_cfg *cfg; in ccc_clear()
5748 struct bt_gatt_ccc_cfg *cfg; in ccc_load()
6085 struct bt_gatt_ccc_cfg *cfg; in ccc_save()
6368 struct bt_gatt_ccc_cfg *cfg; in remove_peer_from_attr()