Searched refs:bt_gatt_ccc_cfg (Results 1 – 2 of 2) sorted by relevance
936 struct bt_gatt_ccc_cfg { struct948 struct bt_gatt_ccc_cfg cfg[BT_GATT_CCC_MAX]; argument
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()[all …]