Commit Graph

16 Commits

Author SHA1 Message Date
Matthias Ringwald
42133918ad le_device_db_tlv: only cache used enries, don't compact anymore 2017-10-16 17:04:57 +02:00
Matthias Ringwald
17ae5bc4f4 FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
Matthias Ringwald
8aecaa9f0f btstack_tlv_flash_sector: trigger migration if Flash is not erased after last found tag 2017-08-16 14:53:22 +02:00
Matthias Ringwald
1f5ff4332f le_device_db_tlv: le_device_db.h implementation on top of btstack_tlv.h interface 2017-08-11 16:34:10 +02:00
Matthias Ringwald
d9f53676a5 test/flash_tlv: sort link key db using btstack_tlv on top of hal_flash_sector into main folders 2017-06-05 11:52:35 +02:00
Matthias Ringwald
25023b006d test/flash_tlv: implement btstack_link_key_db_tlv based on btstack_tlv 2017-06-04 23:09:58 +02:00
Matthias Ringwald
6fed001717 test/flash_tlv: clean tlv interator function names 2017-06-04 21:10:06 +02:00
Matthias Ringwald
e801db5eef test/flash_tlv: convert btstack_tlv.h into struct interface 2017-06-04 17:54:47 +02:00
Matthias Ringwald
b7a1e5370f test/flash_tlv: store data in hal_flash_sector_memory_t and use in higher layer 2017-06-04 17:01:11 +02:00
Matthias Ringwald
6705d5660b test/flash_tlv: add context argument to hal_flash_sector_t interface 2017-06-04 16:37:09 +02:00
Matthias Ringwald
16b4f22c82 test/flash_tlv: convert hal_flash_sector into interface struct 2017-06-04 16:26:27 +02:00
Matthias Ringwald
91c4a2a3ef test/flash_tlv: drop hal_flash_init 2017-06-04 16:04:42 +02:00
Matthias Ringwald
89739e6fa3 test/flash_tlv: only validate that written location is set to 0xff instead of additional array 2017-06-04 16:00:02 +02:00
Matthias Ringwald
d5ff883d67 test/flash_tlv: only validate when BTSTACK_TEST is defined 2017-06-04 15:57:49 +02:00
Matthias Ringwald
03cec12ed2 test/flash_tlv: add delete tag test, write to log file 2017-06-04 14:14:28 +02:00
Matthias Ringwald
9a1fae912e test/flash_tlv: store Tag-Len-Value entries in NAND Flash 2017-06-04 00:45:55 +02:00