lpac/interface/apdu
Peter Cai 5fb3360ca0
Add GBinder backend for HIDL-based libhybris devices (#42)
* interface: Make PCSC backend optional

* Add gbinder_hidl backend for libhybris distributions

This allows users of distributions like Droidian to manage eSIM chips
directly instead of relying on Android dual-booting.

Note that only the HIDL version is implemented as of now. This should
cover all devices with SoCs released before Android 13. Newer devices
require the AIDL interface, which I do not have access to yet (one that
runs libhybris).

* interface: Add default values for optional backends

* gbinder_hidl: Fixup IccIoResult handling
2024-03-02 12:11:16 +08:00
..
at.c refactor: types and warnings 2024-02-22 12:42:54 +08:00
CMakeLists.txt Add GBinder backend for HIDL-based libhybris devices (#42) 2024-03-02 12:11:16 +08:00
gbinder_hidl.c Add GBinder backend for HIDL-based libhybris devices (#42) 2024-03-02 12:11:16 +08:00
pcsc.c Add support for compiling under Cygwin (#27) 2023-12-28 10:16:23 +08:00
stdio.c refactor: types and warnings 2024-02-22 12:42:54 +08:00