lpac/driver
Frans Klaver 876ac0e981
driver: apdu: mbim: sleep while waiting for sim (#244)
When waiting for the sim to become available after potentially
switching, we don't actually do much waiting. We're basically only
delayed by the speed of the communication here. If the switch doesn't
happen quickly enough, this may result in us deciding a sim didn't
become available, but subsequent calls will produce usable results.

So introduce a small 50 ms wait time, so we limit the total waiting
time to about 1 second. This I think should be enough for the sim to
actually become available.

resolve #241

Signed-off-by: Frans Klaver <frans.klaver@vislink.com>
2025-07-14 03:06:39 +08:00
..
apdu driver: apdu: mbim: sleep while waiting for sim (#244) 2025-07-14 03:06:39 +08:00
http refactor: always use \n for newline and make fuart unbuffered (#201) 2025-03-03 06:19:32 +08:00
CMakeLists.txt chore: libqmi-glib minimum version constraint (#204) 2025-03-03 06:19:20 +08:00
driver.c refactor: always use \n for newline and make fuart unbuffered (#201) 2025-03-03 06:19:32 +08:00
driver.h driver: refactor namespace and init logic 2024-03-21 23:33:51 +08:00
driver.private.h driver(APDU): add QMI backend (#131) 2024-07-24 15:59:37 +08:00
libeuicc-drivers.pc.in driver: Fix pkg-config dependency list generation (#61) 2024-03-23 21:03:23 +08:00
LICENSE update copyright and license 2025-03-13 22:59:50 +08:00