[PATCH] Present list of preferred languages on SimManager interface.
Andrzej Zaborowski
andrew.zaborowski at intel.com
Wed Sep 16 05:54:49 PDT 2009
2009/9/14 Andrzej Zaborowski <andrew.zaborowski at intel.com>:
> 2009/9/14 Denis Kenzior <denkenz at gmail.com>:
>>> + /* According to 31.102 the EFli is read first and EFpl is then
>>> + * only read if none of the EFli languages are supported by user
>>> + * interface. 51.011 mandates the exact opposite, making EFpl/EFelp
>>> + * preferred over EFlp (same ID as EFli, different format).
>>> + * However we don't depend on the user interface and so
>>> + * need to read both files now.
>>> + */
>>> + ofono_sim_read(sim, SIM_EFLI_FILEID, sim_efli_read_cb, sim);
>>> + ofono_sim_read(sim, SIM_EFPL_FILEID, sim_efpl_read_cb, sim);
>>
>> Strictly speaking 31.101 & 31.102 supersede 51.011.
>
> I think that was the plan but apparently they don't have all contents
> 51.011 has, and 31.102 even explicitely refers to 51.011 for the EFpl
> format (which 51.011 only says is defined by ETSI).
>
> Also the card I tested has a 5 byte EFli / EFlp, filled with 0xff
> bytes, which means it must be in the 51.011 format so the document is
> not obsolete.
So here's another version generated on top of HEAD and with an attempt
to detect when the card uses EFlp format instead of EFli.
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Present-list-of-preferred-languages-on-SimManager-in.patch
Type: text/x-patch
Size: 5267 bytes
Desc: not available
URL: <http://lists.ofono.org/pipermail/ofono/attachments/20090916/5c3ed45d/attachment.bin>
More information about the ofono
mailing list