All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] EF-SPN API to sim-atom
@ 2011-01-27 13:22 Jukka Saunamaki
  2011-01-27 13:22 ` [PATCH 1/3] sim: add ofono_sim_get_spn API header Jukka Saunamaki
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Jukka Saunamaki @ 2011-01-27 13:22 UTC (permalink / raw)
  To: ofono

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

Hello

Here is an asynchronous implementation of SIM Service Provider Name (EF-SPN) getter API.
The trick is to delay setting sim ready until spn reading is finished.

Patch to use the new API in netreg is included.

--Jukka

Jukka Saunamaki (3):
      sim: add ofono_sim_get_spn API header
      sim: add ofono_sim_get_spn API implementation
      netreg: use ofono_sim_get_spn()

 include/sim.h |    2 +
 src/network.c |   46 +++++------------------------------
 src/sim.c     |   73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 81 insertions(+), 40 deletions(-)


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

end of thread, other threads:[~2011-02-02 16:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27 13:22 [PATCH 0/3] EF-SPN API to sim-atom Jukka Saunamaki
2011-01-27 13:22 ` [PATCH 1/3] sim: add ofono_sim_get_spn API header Jukka Saunamaki
2011-01-27 13:56   ` Marcel Holtmann
2011-01-27 14:04     ` Jukka Saunamaki
2011-01-27 13:22 ` [PATCH 2/3] sim: add ofono_sim_get_spn API implementation Jukka Saunamaki
2011-01-27 13:22 ` [PATCH 3/3] netreg: use ofono_sim_get_spn() Jukka Saunamaki
2011-01-31  6:13 ` [PATCH 0/3] EF-SPN API to sim-atom Jukka Saunamaki
2011-01-31  9:57   ` Marcel Holtmann
2011-01-31 20:22   ` Denis Kenzior
2011-02-01  7:25     ` Jukka Saunamaki
2011-02-01 10:38     ` Marcel Holtmann
2011-02-01 15:14       ` Denis Kenzior
2011-02-01 20:38         ` Aki Niemi
2011-02-02  1:20           ` Denis Kenzior
2011-02-02  7:19             ` Jukka Saunamaki
2011-02-02 16:01               ` Denis Kenzior
2011-02-02  7:12           ` Jukka Saunamaki

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.