frameworks_bluetooth/tools/storage_update
liuxiang18 ae93faf1b4 storage update: add items-GATT HASH for storage update.
bug: v/65131

Since the current version_5_0_3 has no business logic and does not impact the existing storage structure, the GATT hash is reused in version_5_0_3.

New GATT hash items added in version_5_0_3 include:
1. Added enumeration value: BT_STORAGE_UPDATE_GATT_HASH_INFO
2. Added GATT hash removal logic within the bt_storage_properties_destroy function
3. Modified the bt_storage_update_item_size table
4. Added GATT hash items to the callback_cnt_list
5. Added GATT_cache save logic to the bt_storage_update_save_info function

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
2026-01-12 10:39:46 +08:00
..
storage_tool.c bluetooth: add bttool-storage 2025-11-28 21:04:53 +08:00
storage_update.c storage update: add items-GATT HASH for storage update. 2026-01-12 10:39:46 +08:00
storage_update.h storage update: add items-GATT HASH for storage update. 2026-01-12 10:39:46 +08:00
storage_version_4.c storage: fix build warning 2025-12-19 16:12:53 +08:00
storage_version_4.h bluetooth: Implementation of the Storage Update Module. 2025-11-28 21:04:53 +08:00
storage_version_5.c storage update: add items-GATT HASH for storage update. 2026-01-12 10:39:46 +08:00
storage_version_5.h storage_update: update from v5_0_2 to v5_0_3. 2025-12-14 21:07:54 +08:00