lpac/driver/apdu
septs 54f80570e1
feat(driver): add uqmi backend (#316)
Co-authored-by: Coelacanthus <uwu@coelacanthus.name>
2025-09-26 00:36:45 +08:00
..
at.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
at_common.c refactor: make use system cJSON library possible (#314) 2025-09-05 12:55:49 +08:00
at_common.h feat(driver/at.c): add list subcommand to enumerate available serial ports (#269) 2025-08-15 20:26:44 +08:00
at_unix.c feat(utils): add path_concat() (#353) 2025-09-21 00:36:51 +08:00
at_win32.c refactor: make use system cJSON library possible (#314) 2025-09-05 12:55:49 +08:00
gbinder_hidl.c chore(driver): cleanup dummy function (#296) 2025-08-22 20:11:39 +08:00
gbinder_hidl.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
mbim.c fix(mbim): pass context to mbim_apdu_interface_logic_channel_close (#305) 2025-08-23 18:53:12 +08:00
mbim.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
mbim_helpers.c chore(format): reformat all code 2025-08-15 23:11:39 +08:00
mbim_helpers.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
pcsc.c refactor: make use system cJSON library possible (#314) 2025-09-05 12:55:49 +08:00
pcsc.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
pcsc_win32.c chore(format): reformat all code 2025-08-15 23:11:39 +08:00
pcsc_win32.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
qmi.c feat(driver): add uqmi backend (#316) 2025-09-26 00:36:45 +08:00
qmi.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
qmi_common.c fix(qmi): logical channel close null ptr (#306) 2025-08-31 19:23:15 +08:00
qmi_common.h feat(driver): bring dynamic driver back (#344) 2025-09-17 23:26:00 +08:00
qmi_helpers.c feat(driver): bring dynamic driver back (#344) 2025-09-17 23:26:00 +08:00
qmi_helpers.h feat(driver): bring dynamic driver back (#344) 2025-09-17 23:26:00 +08:00
qmi_qrtr.c fix(qmi): logical channel close null ptr (#306) 2025-08-31 19:23:15 +08:00
qmi_qrtr.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
stdio.c fix(stdio): use before check (#340) 2025-09-17 23:44:53 +08:00
stdio.h chore(format): reformat all code 2025-08-15 23:11:39 +08:00
uqmi.c feat(driver): add uqmi backend (#316) 2025-09-26 00:36:45 +08:00
uqmi.h feat(driver): add uqmi backend (#316) 2025-09-26 00:36:45 +08:00