Matthias Ringwald
|
99a525903c
|
btstack_tlv_flash_sector: return first tag found
|
2017-08-16 14:23:04 +02:00 |
|
Matthias Ringwald
|
e0e6f655f7
|
btstack_tlv_flash_sector: veriy write offset is within flash bank
|
2017-08-15 14:29:44 +02:00 |
|
Matthias Ringwald
|
944b9f78ad
|
btstack_tlv_flash_sector: delete old value of newest entry if it exists on start - handles reset after writing entry but before old entry was deleted
|
2017-08-15 11:40:14 +02:00 |
|
Matthias Ringwald
|
14f9effccb
|
btstack_tlv_flash_sector: assert hal_flash_sector->get_alignment is satisfied
|
2017-08-15 11:29:50 +02:00 |
|
Matthias Ringwald
|
f5f08c7570
|
btstack_tlv_flash_sector: simplify migrate by assuming entries are mostly unique
|
2017-08-14 17:50:59 +02:00 |
|
Matthias Ringwald
|
4f924c8f35
|
btstack_tlv_flash_sector: erase existing tag after writing new value
|
2017-08-14 17:38:39 +02:00 |
|
Matthias Ringwald
|
4a0a7b450d
|
btstack_tlv_flash_sector: implement delete by overwriting tag with zero tag
|
2017-08-14 17:34:48 +02:00 |
|
Matthias Ringwald
|
d961a09078
|
btstack_tlv_flash_sector: only erase bank if not empty
|
2017-08-14 17:06:20 +02:00 |
|
Matthias Ringwald
|
b0b1b5f7cd
|
btstack_tlv_flash_sector: only erase first bank on start if no active bank found
|
2017-08-14 16:46:36 +02:00 |
|
Matthias Ringwald
|
609709dad2
|
/btstack_tlv_flash_sector: fix valid tlv storage detection for bank 0
|
2017-06-06 12:05:03 +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 |
|