Hi Petteri,
On 10/14/2010 04:02 PM, 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(-)
Can you update this patch to use the sim_fs_read_info API? Otherwise it
looks good. Have you tested this with real modems / sim cards?
Regards,
-Denis