unleashed-firmware/applications/debug/ccid_test/iso7816
Filipe Paz Rodrigues 4a58930247
CCID: App changes (#3837)
- Keep ccid_callback and buffer as private to the iso7816_handler
- set usb ccid callback from iso7816_handler (to ensure the right structure is being passed)
- make iso7816 related code independent from furi related code (goal is to make it independently testable)
- rename vars

Co-authored-by: あく <alleteam@gmail.com>
2024-09-05 16:04:32 +01:00
..
iso7816_atr.h CCID App: Refactor (#3808) 2024-08-01 06:44:04 +09:00
iso7816_handler.c CCID: App changes (#3837) 2024-09-05 16:04:32 +01:00
iso7816_handler.h CCID: App changes (#3837) 2024-09-05 16:04:32 +01:00
iso7816_response.c CCID App: Refactor (#3808) 2024-08-01 06:44:04 +09:00
iso7816_response.h CCID App: Refactor (#3808) 2024-08-01 06:44:04 +09:00
iso7816_t0_apdu.c CCID: App changes (#3837) 2024-09-05 16:04:32 +01:00
iso7816_t0_apdu.h CCID: App changes (#3837) 2024-09-05 16:04:32 +01:00