Re: [PATCH 0/3] sim: add getters for mcc and mnc

2011-01-20 Thread Denis Kenzior
Hi Jukka, On 01/19/2011 01:21 AM, Jukka Saunamaki wrote: > 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 an

[PATCH 0/3] sim: add getters for mcc and mnc

2011-01-18 Thread Jukka Saunamaki
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