unleashed-firmware/targets/furi_hal_include
Filipe Paz Rodrigues 1510d8773b
CCID: Improve request and response data handling (#3741)
* 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>
2024-07-06 12:08:44 +01:00
..
furi_hal.h Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
furi_hal_adc.h [FL-2969] FuriHal: add ADC API (#3583) 2024-04-18 00:17:40 +09:00
furi_hal_bt.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_cortex.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_crypto.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_debug.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_i2c.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_info.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_infrared.h [FL-3762] Configurable Infrared TX output (#3484) 2024-03-25 17:56:56 +09:00
furi_hal_light.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_memory.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_mpu.h Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
furi_hal_nfc.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_power.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_random.h Explain RNG differences, add FURI_HAL_RANDOM_MAX (#3565) 2024-04-07 23:11:23 +09:00
furi_hal_region.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_sd.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_speaker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_spi.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_usb.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_usb_ccid.h CCID: Improve request and response data handling (#3741) 2024-07-06 12:08:44 +01:00
furi_hal_usb_hid.h BadUSB: BLE, media keys, Fn/Globe key commands (#3403) 2024-03-25 17:39:33 +09:00
furi_hal_usb_hid_u2f.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_version.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_vibro.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00