Hi Kalle, > > I am going to implement an UIM manager atom for CDMA extension. Its APIs > > will be almost the same as > > current SIM manger atom's APIs. But I suggest maybe will can do some > > changes: > > > > 1. Add PIN remain retry count support > > Doesn't GSM also support this? If yes, any pointers/tips how to access > the retry count from the modem/SIM? I need this in my UI and I would > like to give a shot implementing this in ofono, but I don't know where > to start.
yes, GSM modems support this as well. It is just vendor specific. > (Actually I doubt that my Huawei E1552 even supports this, but miracles > do happen some times...) Yes, the Huawei supports this as well. Check $QCPINSTAT or ^CPIN commands. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
