Bjoern Hartmann
|
8300a979e2
|
posix: check if file was opened successfully
|
2021-03-25 22:13:10 +01:00 |
|
Matthias Ringwald
|
4129d206a9
|
btstack_tlv_posix: add btstack_tlv_posix_deinit
|
2020-08-26 11:55:15 +02:00 |
|
Matthias Ringwald
|
39f043d5d3
|
btstack_tlv_posix: only keep last value in memory, fix delete operation
|
2020-01-30 11:43:44 +01:00 |
|
Matthias Ringwald
|
ff3cc4a537
|
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
|
2019-12-03 12:52:10 +01:00 |
|
Matthias Ringwald
|
55846b97e4
|
btstack_tlv_posix: free entry on delete
|
2019-08-16 22:31:43 +02:00 |
|
Matthias Ringwald
|
2d3020e7ab
|
btstack_tlv_posix: avoid fwrite with len = 0 and ptr = NULL
|
2019-05-16 15:10:55 +02:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
c77e7c454e
|
initialze other malloc'ed memory
|
2018-11-23 18:02:27 +01:00 |
|
Matthias Ringwald
|
6b2d59ef27
|
posix: flush tlv file after write
|
2018-08-24 14:33:40 +02:00 |
|
Matthias Ringwald
|
70c9bf0392
|
posix: fix compile error in tlv implemenation
|
2017-11-09 12:32:56 +01:00 |
|
Matthias Ringwald
|
f61cf6aae2
|
btstack_tlv_posix: fix compile
|
2017-10-23 16:39:58 +02:00 |
|
Matthias Ringwald
|
d1700513b5
|
btstack_tlv_posix: basic implementation that keeps all entries in RAM but persists new entries to disk
|
2017-10-23 14:24:19 +02:00 |
|