EF-SPN API (was: [gprs-provision PATCHv7 0/5] Plugin API for provisioning of GPRS context settings)

2011-01-26 Thread Jukka Saunamaki
Hi Marcel, > you can have a look on what it would take to store a) read SPN in the > SIM atom and store it and b) let netreg atom use that value. Simple solution for this would be something like: During some SIM initialisation phase (at sim_ready()?), sim-atom requests ofono_sim_read(SIM_EFSPN_F

Re: EF-SPN API (was: [gprs-provision PATCHv7 0/5] Plugin API for provisioning of GPRS context settings)

2011-01-26 Thread Marcel Holtmann
Hi Jukka, > > you can have a look on what it would take to store a) read SPN in the > > SIM atom and store it and b) let netreg atom use that value. > > Simple solution for this would be something like: > > During some SIM initialisation phase (at sim_ready()?), sim-atom > requests ofono_sim_rea

Re: EF-SPN API (was: [gprs-provision PATCHv7 0/5] Plugin API for provisioning of GPRS context settings)

2011-01-26 Thread Jukka Saunamaki
Hi Marcel, On Thu, 2011-01-27 at 08:37 +0100, ext Marcel Holtmann wrote: > > > you can have a look on what it would take to store a) read SPN in the > > > SIM atom and store it and b) let netreg atom use that value. > > > > Simple solution for this would be something like: > > ... > don't make t