This branch contains a series of patches to address the following
issue observed on MBIM modems:

After MMSimMbim performs a MBIM_CID_PIN set operation, it calls
mm_iface_modem_update_lock_info() (through its base class MMBaseSim)
to refresh the unlock retries information, which results in a
MBIM_CID_PIN query. However, a MBIM_CID_PIN query reports only the
information of one PIN type and the PIN type can't be specified, we
need to deduce the number of retries left for a specific PIN type from
the response of a MBIM_CID_PIN set operation for that PIN type.

https://github.com/linux-mobile-broadband/ModemManager/compare/master...cbchan:sim-mbim-unlock-retries
_______________________________________________
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to