Lines Matching refs:gatt_cf_cfg
513 struct gatt_cf_cfg { struct
526 static struct gatt_cf_cfg cf_cfg[CF_CFG_MAX] = {}; argument
528 static void clear_cf_cfg(struct gatt_cf_cfg *cfg) in clear_cf_cfg()
547 static bool set_change_aware_no_store(struct gatt_cf_cfg *cfg, bool aware) in set_change_aware_no_store()
562 static void set_change_aware(struct gatt_cf_cfg *cfg, bool aware) in set_change_aware()
589 struct gatt_cf_cfg *cfg = &cf_cfg[i]; in set_all_change_unaware()
599 static struct gatt_cf_cfg *find_cf_cfg(struct bt_conn *conn) in find_cf_cfg()
604 struct gatt_cf_cfg *cfg = &cf_cfg[i]; in find_cf_cfg()
621 struct gatt_cf_cfg *cfg; in cf_read()
633 static bool cf_set_value(struct gatt_cf_cfg *cfg, const uint8_t *value, uint16_t len) in cf_set_value()
663 struct gatt_cf_cfg *cfg; in cf_write()
977 struct gatt_cf_cfg *cfg; in db_hash_read()
1010 struct gatt_cf_cfg *cfg; in remove_cf_cfg()
1046 static struct gatt_cf_cfg *find_cf_cfg_by_addr(uint8_t id,
1052 struct gatt_cf_cfg *cfg; in bt_gatt_store_cf()
1151 struct gatt_cf_cfg *cfg = find_cf_cfg_by_addr(conn->id, private_addr); in bt_gatt_identity_resolved()
1299 struct gatt_cf_cfg *cfg; in sc_indicate_rsp()
1613 struct gatt_cf_cfg *cfg = &cf_cfg[i]; in db_changed()
2388 struct gatt_cf_cfg *cfg; in gatt_cf_notify_multi()
3230 struct gatt_cf_cfg *cfg; in sc_restore_rsp()
6003 struct gatt_cf_cfg *cfg; in bt_gatt_change_aware()
6055 static struct gatt_cf_cfg *find_cf_cfg_by_addr(uint8_t id, in find_cf_cfg_by_addr()
6245 struct gatt_cf_cfg *cfg; in cf_set()
6404 struct gatt_cf_cfg *cfg; in bt_gatt_clear_cf()