unleashed-firmware/lib/nfc/protocols
gornekich 217bfac2fc
NFC: add Slix capabilities (#3652)
* iso15693 listener: fix inventory cmd and buffer overflow
* iso15 listener: fix read multiple blocks command
* slix: print password
* slix: add capabilities field
* slix listener: skip password validation for special capability
* slix: fix capability name
* slix: add capabilities handler to verify and reset
* nfc test: introduce slix tests
* fbt: change toolchain back to 33 version
* slix: fix saving capablities comment
* unit tests: add slix files to resources
* slix: fix set passwrd signature
* nfc tests: add set correct password test
* nfc test: complete slix password tests
* nfc test: add slix file test
* nfc test: handle errors in worker callback
* iso15693_3: code clean up
* iso15693_listener: fix incorrect afi handling
* slix: chage capabilities format to one word camel case
* unit tests: update nfc files with new slix format

Co-authored-by: あく <alleteam@gmail.com>
2024-05-17 12:58:32 +01:00
..
felica [FL-3772] Felica poller (#3570) 2024-04-10 18:51:36 +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 add support for S(WTX) request in iso14443_4a_poller (#3590) 2024-04-19 21:11:22 +09:00
iso14443_4b Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso15693_3 NFC: add Slix capabilities (#3652) 2024-05-17 12:58:32 +01:00
mf_classic [FL-3750] Mf Desfire multiple file rights support (#3576) 2024-04-16 14:55:24 +09:00
mf_desfire NFC: Mf Desfire fix reading big files (#3616) 2024-05-14 13:34:27 +01:00
mf_ultralight Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
slix NFC: add Slix capabilities (#3652) 2024-05-17 12:58:32 +01:00
st25tb 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_base_i.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +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