unleashed-firmware/lib/nfc
Augusto Zanellato c1e0d02afc
ST25TB poller refining + write support (#3239)
* nfc: st25tb: rework async poller
* nfc: st25tb: introduce sync poller
* nfc: st25tb: add write support
* nfc: st25tb: rewrite poller to use better states
* nfc: st25tb: move to mode request state after success
* nfc: st25tb: minor bug fixes
* type wasn't properly set on ready event
* sending NfcCustomEventPollerFailure on St25tbPollerEventTypeFailure caused poller to being freed and ultimately resulted in a thread crash

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-12-01 18:42:00 +09:00
..
helpers [FL-3686] Mifare Classic fixes (#3221) 2023-11-26 17:20:49 +09:00
protocols ST25TB poller refining + write support (#3239) 2023-12-01 18:42:00 +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