mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 15:04:19 +00:00
1510d8773b
* CCID: Improve request and response data handling - Add iso7816_set_response function: serves a helpers to set SW1 and SW2 values - improved iso7816_read_response_apdu by correctly parsing Lc and Le values - add client script to make testing easier * lint and rename * Format * Review changes: pragma once, typedef * Move command/response data and datalen into respective structures * Remove conditional for Lc=0 * Fix comment: Le * Make PVS happy and fix spelling Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
client | ||
application.fam | ||
ccid_test_app.c | ||
iso7816_atr.h | ||
iso7816_callbacks.c | ||
iso7816_callbacks.h | ||
iso7816_response.c | ||
iso7816_response.h | ||
iso7816_t0_apdu.c | ||
iso7816_t0_apdu.h |