All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [RFC PATCH 3/5] sim: check if Fixed Dial is enabled in SIM-card
Date: Fri, 22 Oct 2010 12:22:04 -0500	[thread overview]
Message-ID: <4CC1C83C.1050109@gmail.com> (raw)
In-Reply-To: <1287673093-3022-4-git-send-email-petteri.tikander@ixonos.com>

[-- Attachment #1: Type: text/plain, Size: 968 bytes --]

Hi Petteri,

On 10/21/2010 09:58 AM, Petteri Tikander wrote:
> If SIM-card is inserted, status is checked from EFsst
> (is FDN activated) and EFadn (is ADN invalidated).
> If USIM-card is inserted, status is checked from EFest
> (is FDN activated).
> 
> If FD is enabled, halt SIM initialization procedure.
> New property (FixedDialing) is added. If FD is enabled,
> this has been signalled via DBUS.
> ---
>  src/sim.c |   68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 68 insertions(+), 0 deletions(-)
> 

Patch has been applied, but I made some style fixes afterwards.  Please
make sure that I haven't broken anything.  I tested this briefly with
phonesim and everything was working as expected, so I went ahead and
marked this task as done on the TODO list.

Can you test this on both 3G and 2G enabled FDN sims and report back if
everything is working as expected on real hardware?

Regards,
-Denis

  parent reply	other threads:[~2010-10-22 17:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1287673093-3022-1-git-send-email-petteri.tikander@ixonos.com>
2010-10-21 14:58 ` [RFC PATCH 1/5] simfs: retrieve only EF-info without EF-contents Petteri Tikander
2010-10-21 14:58   ` [RFC PATCH 2/5] sim: add function for retrieving only EF-info Petteri Tikander
2010-10-21 14:58     ` [RFC PATCH 3/5] sim: check if Fixed Dial is enabled in SIM-card Petteri Tikander
2010-10-21 14:58       ` [RFC PATCH 4/5] modem: some debugs added for indicating modem state change Petteri Tikander
2010-10-21 14:58         ` [RFC PATCH 5/5] sim: check existence of imsi-code Petteri Tikander
2010-10-22 17:22           ` Denis Kenzior
2010-10-22 17:22         ` [RFC PATCH 4/5] modem: some debugs added for indicating modem state change Denis Kenzior
2010-10-22 17:22       ` Denis Kenzior [this message]
2010-10-22 17:20     ` [RFC PATCH 2/5] sim: add function for retrieving only EF-info Denis Kenzior
2010-10-22 17:19   ` [RFC PATCH 1/5] simfs: retrieve only EF-info without EF-contents Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CC1C83C.1050109@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.