mirror of
https://github.com/estkme-group/lpac
synced 2025-06-29 16:22:57 +02:00
Add an APDU backend for MBIM devices. The MBIM device path can be passed via the MBIM_DEVICE environment variable. We'll default to /dev/cdc-wdm0. By default we will not operate through the mbim-proxy. Set MBIM_USE_PROXY to 1 to enable this. Like QMI devices, use UIM_PORT to select the active SIM slot. Tested on Semtech EM9191 and EM7590, and Quectel RM520N-GL. resolve #94 Signed-off-by: Frans Klaver <frans.klaver@vislink.com> Co-authored-by: Frans Klaver <frans.klaver@vislink.com> |
||
---|---|---|
.. | ||
at.c | ||
at.h | ||
gbinder_hidl.c | ||
gbinder_hidl.h | ||
mbim.c | ||
mbim.h | ||
mbim_helpers.c | ||
mbim_helpers.h | ||
pcsc.c | ||
pcsc.h | ||
qmi.c | ||
qmi.h | ||
qmi_common.c | ||
qmi_common.h | ||
qmi_helpers.c | ||
qmi_helpers.h | ||
qmi_qrtr.c | ||
qmi_qrtr.h | ||
stdio.c | ||
stdio.h |