All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sim: add getters for mcc and mnc
@ 2011-01-19  7:21 Jukka Saunamaki
  2011-01-19  7:21 ` [PATCH 1/3] sim: store mcc and mnc separate from imsi Jukka Saunamaki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jukka Saunamaki @ 2011-01-19  7:21 UTC (permalink / raw)
  To: ofono

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

These patches add getter functions for home PLMN MCC and MCC values to SIM atom.

Jukka Saunamaki (3):
      sim: store mcc and mnc separate from imsi
      sim: getters for mcc and mnc definition
      sim: getters for mcc and mnc implementation

 include/sim.h |    2 ++
 src/sim.c     |   50 +++++++++++++++++++++++++++++++-------------------
 2 files changed, 33 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2011-01-20 17:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19  7:21 [PATCH 0/3] sim: add getters for mcc and mnc Jukka Saunamaki
2011-01-19  7:21 ` [PATCH 1/3] sim: store mcc and mnc separate from imsi Jukka Saunamaki
2011-01-19  7:21 ` [PATCH 2/3] sim: getters for mcc and mnc definition Jukka Saunamaki
2011-01-19  7:21 ` [PATCH 3/3] sim: getters for mcc and mnc implementation Jukka Saunamaki
2011-01-20 17:05 ` [PATCH 0/3] sim: add getters for mcc and mnc 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.