unleashed-firmware/lib/nfc/protocols
あく acc39a4bc0
Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
..
felica Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_3a Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_3b Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_4a Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_4b Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso15693_3 Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
mf_classic Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
mf_desfire Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
mf_ultralight Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
slix Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
st25tb Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_device_base_i.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_device_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_generic_event.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_defs.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_protocol.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00