Hi Lucas,

On Tue, Dec 21, 2010 at 3:26 AM, Lucas De Marchi <
lucas.demar...@profusion.mobi> wrote:

> ---
>  doc/sim-api.txt |   10 ++++++++++
>  1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/doc/sim-api.txt b/doc/sim-api.txt
> index d4d2b1b..c7d1faa 100644
> --- a/doc/sim-api.txt
> +++ b/doc/sim-api.txt
> @@ -145,3 +145,13 @@ Properties boolean Present [readonly]
>
>                        If BDN is enabled, oFono halts the SIM
> initialization
>                        procedure and only emergency calls are allowed.
> +
> +               byte PinRetries [readonly]
> +
> +                       Contains the retry counter for the current required
> +                       pin. This counter is tipically decremented whenever
> a
> +                       call to EnterPin() fails.
> +
> +                       E.g.: if PinRequired is equal "puk", this property
> +                       contains the number of times EnterPin can be called
> +                       with a wrong puk.
>
Does this property also mention how many retries are possible when the user
enters a wrong PUK for unblocking the sim pin.

Thanks,
Sankar.

> --
> 1.7.3.4
>
> _______________________________________________
> ofono mailing list
> ofono@ofono.org
> http://lists.ofono.org/listinfo/ofono
>
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to