Hello

On Tue, 2011-01-11 at 22:48 -0800, ext Marcel Holtmann wrote:
> > +   if (sim != NULL) {
> > +           ofono_sim_read(sim, SIM_EFSPN_FILEID,
> > +                           OFONO_SIM_FILE_STRUCTURE_TRANSPARENT,
> > +                           sim_spn_read_cb, req);
> > +           return;
> > +   }
> 
> Should this not be provided somehow by the SIM atom?
> 
> Denis, any idea why we are not keeping this information available?
> 

I would guess there was no need for it, since netreg was the only user
for EFSPN data.

I though of patching the SIM atom to read this during some phase of SIM
initialization, but was not sure exactly when, and what kind of
interface (syncronous, asyncronous?) to provide.

--Jukka


_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to