Hi Jussi On Tue, Jan 11, 2011 at 10:17 AM, <[email protected]> wrote: > Hi, > > This is fix to Marit Henriksen's TODO item "Check SIM pin status if > sim_change_pin fails". I've discussed with Marit and it's ok for her if I fix > the issue. Problem here is that issue could perhaps also be fixed with retry > counter solution introduced by Lucas De Marchi couple of tasks ago. That > would seem however require some extra implementation in ste modem ( at least > I was not able get the ofono show correct values without extra modifications > ) and I think that isimodems don't have that sort of retry counter at all. > Because of that and since I had this solution already implemented I propose > it to be added as well. >
I failed to understand why you are hard-coding this and why you'd like to use retry counters. Can't you just check the pin state by calling sim_pin_check()? Moreover, this is not really implementing what the TODO item says. regards, Lucas De Marchi _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
