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> |
||
|---|---|---|
| .. | ||
| storage_tool.c | ||
| storage_update.c | ||
| storage_update.h | ||
| storage_version_4.c | ||
| storage_version_4.h | ||
| storage_version_5.c | ||
| storage_version_5.h | ||