Hi Remi,

>  drivers/atmodem/sim.c |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 48 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/atmodem/sim.c b/drivers/atmodem/sim.c
> index 0938998..dfd40f8 100644
> --- a/drivers/atmodem/sim.c
> +++ b/drivers/atmodem/sim.c
> @@ -57,6 +57,7 @@ static const char *cpin_prefix[] = { "+CPIN:", NULL };
>  static const char *clck_prefix[] = { "+CLCK:", NULL };
>  static const char *huawei_cpin_prefix[] = { "^CPIN:", NULL };
>  static const char *xpincnt_prefix[] = { "+XPINCNT:", NULL };
> +static const char *cpinr_prefixes[] = { "+CPINR:", "+CPINRE:", NULL };
>  static const char *none_prefix[] = { NULL };

any chance we get a patch that also adds this to Phonesim for testing
actually. Since it is a standard, it should be fine to add this as well
to Phonesim.

Lucas, are you willing to have a step here since you wrote the initial
feature?

Regards

Marcel


_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to