unleashed-firmware/lib/nfc
gornekich 82baf1e923
[FL-3701] NFC fixes (#3264)
* nfc app: fix unlock with manual password crash
* nfc app: preserve card detected state
* nfc app: fix mf keys scene switch
* nfc app: fix multiple protocol tag detect notification
* nfc plugin: fix retrun in function body in aime parser
* iso14443-3b poller: rework ATTRIB response check
* nfc app: fix navigation after file load failur
* iso14443-3b poller: fix PVS warning
* mfc listener: add crutch in mfc emulation
2023-12-05 22:40:06 +09:00
..
helpers [FL-3686] Mifare Classic fixes (#3221) 2023-11-26 17:20:49 +09:00
protocols [FL-3701] NFC fixes (#3264) 2023-12-05 22:40:06 +09:00
nfc.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc.h [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_i.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller.c [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
nfc_poller.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
nfc_scanner.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scanner.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
SConscript ST25TB poller refining + write support (#3239) 2023-12-01 18:42:00 +09:00