Skip to content

[SOFT-2022] Support of SEC1210 smart card reader on HMD Fusion : updates USB management, and updates PCSC V1 library (now compatible with SEC1210) - #25

Open
FlorentYvinec wants to merge 3 commits into
masterfrom
soft-2022_support_sec1210_fusion
Open

[SOFT-2022] Support of SEC1210 smart card reader on HMD Fusion : updates USB management, and updates PCSC V1 library (now compatible with SEC1210)#25
FlorentYvinec wants to merge 3 commits into
masterfrom
soft-2022_support_sec1210_fusion

Conversation

@FlorentYvinec

Copy link
Copy Markdown
Member

[SOFT-2022] Support of SEC1210 smart card reader on HMD Fusion : updates USB management, and updates PCSC V1 library (now compatible with SEC1210)
* Add USB attachment and configuration handling :
** add UsbAttachActivity with device_filter.xml to handle USB device attach events and permissions : improve USB permission handling and avoid unnecessary permission requests
** add UsbConfiguration to centralize USB device configuration : wait for required USB devices to enumerate before continuing, manages USB permissions request synchronously with PendingIntent
** add UsbConfigurationManager to manage USB initialization and readiness checks : used in main activity to configure USB devices

* Updates PCSC V1 library : version 1.7.0 fixes the issues with SEC1210 (dual slot enumeration issue, state issue)

Florent Yvinec added 3 commits August 21, 2026 13:41
…gement, and updates PCSC V1 library (now compatible with SEC1210

* Add USB attachment and configuration handling :
    ** add UsbAttachActivity with device_filter.xml to handle USB device attach events and permissions : improve USB permission handling and avoid unnecessary permission requests
    ** add UsbConfiguration to centralize USB device configuration : wait for required USB devices to enumerate before continuing, manages USB permissions request synchronously with PendingIntent
    ** add UsbConfigurationManager to manage USB initialization and readiness checks : used in main activity to configure USB devices

* Updates PCSC V1 library : version 1.7.0 fixes the issues with SEC1210 (dual slot enumeration issue, state issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants