unleashed-firmware/applications/services/bt/bt_service
Silent 8ec1c74baf
SavedStruct: Introduce saved_struct_get_metadata (#3392)
* SavedStruct: Replace saved_struct_get_payload_size with saved_struct_get_metadata
  This new function can obtain the magic value, version and payload size
  all at once. This makes the function useful e.g.
  for backwards compatibility.
* SavedStruct: const-qualify saved_struct_save
* Toolbox: add saved struct documentation

Co-authored-by: あく <alleteam@gmail.com>
2024-03-26 03:48:18 +09:00
..
bt.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
bt.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
bt_api.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
bt_i.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
bt_keys_filename.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
bt_keys_storage.c SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
bt_keys_storage.h [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00