Hey! > > Thank you. I'll try to make it work with EM7455. > > Do you have some documentation about DMS UIM and UIM? > Which part of your sources are related to detect and test modems with DMS > UIM api? >
In ModemManager we just attempt first a "DMS UIM Get PIN Status" operation, and if that operation fails with "Invalid QMI command" or "Not supported", we fallback to run the corresponding method in the UIM service, "UIM Get Card Status". See e.g.: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/master/src/mm-broadband-modem-qmi.c#L967 -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
