1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2024-06-14 16:39:57 +02:00
CovidBracelet/src/ens
2021-05-25 18:06:15 +02:00
..
ens_error.h Implement error codes and use them throughout ens_fs 2021-05-25 18:06:15 +02:00
ens_fs.c Implement error codes and use them throughout ens_fs 2021-05-25 18:06:15 +02:00
ens_fs.h Implement correct read using crc and deleted flag and implement deletion 2021-05-25 18:06:15 +02:00
records.c Use record_t for storing contacts 2021-05-25 18:06:15 +02:00
records.h Use record_t for storing contacts 2021-05-25 18:06:15 +02:00
sequencenumber.c Move sequence-number utils to ens folder aswell 2021-05-25 18:06:15 +02:00
sequencenumber.h Move sequence-number utils to ens folder aswell 2021-05-25 18:06:15 +02:00
storage.c Implement error codes and use them throughout ens_fs 2021-05-25 18:06:15 +02:00
storage.h Use record_t for storing contacts 2021-05-25 18:06:15 +02:00