All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH_v3 0/3] Poll SIM state for ZTE modem when PIN is entered
@ 2012-04-18 12:16 Guillaume Zajac
  2012-04-18 12:16 ` [PATCH_v3 1/3] atutil: Add destroyer in at_util_sim_state_query_new prototype Guillaume Zajac
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Guillaume Zajac @ 2012-04-18 12:16 UTC (permalink / raw)
  To: ofono

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

Hi,

This set of patch contains:
	- at_util_sim_state_query_new() function improvement,
	  add possibility to add a user data destroyer.
	- update of plugins using this new function.
	- poll SIM state for ZTE modems using this new function.

N.B.: For the moment we noticed +CME ERROR 14: SIM busy error after
having entered PIN code only on ZTE modems.

Kind regards,
Guillaume

Guillaume Zajac (3):
  atutil: Add destroyer in at_util_sim_state_query_new prototype
  plugins: Update new at_util_sim_state_query_new() prototype use
  atmodem: Poll SIM state after having entered PIN

 drivers/atmodem/atutil.c |    8 +++++++-
 drivers/atmodem/atutil.h |    3 ++-
 drivers/atmodem/sim.c    |   29 +++++++++++++++++++++++++++++
 plugins/alcatel.c        |    3 ++-
 plugins/mbm.c            |    2 +-
 plugins/samsung.c        |    3 ++-
 plugins/speedup.c        |    3 ++-
 plugins/zte.c            |    3 ++-
 8 files changed, 47 insertions(+), 7 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-18 12:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 12:16 [PATCH_v3 0/3] Poll SIM state for ZTE modem when PIN is entered Guillaume Zajac
2012-04-18 12:16 ` [PATCH_v3 1/3] atutil: Add destroyer in at_util_sim_state_query_new prototype Guillaume Zajac
2012-04-18  9:10   ` Denis Kenzior
2012-04-18 12:16 ` [PATCH_v3 2/3] plugins: Update new at_util_sim_state_query_new() prototype use Guillaume Zajac
2012-04-18  9:11   ` Denis Kenzior
2012-04-18 12:16 ` [PATCH_v3 3/3] atmodem: Poll SIM state after having entered PIN Guillaume Zajac
2012-04-18 12:39   ` [PATCH_v4] " Guillaume Zajac
2012-04-18  9:22     ` Denis Kenzior

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.