krishnenc / seek-for-android

Automatically exported from code.google.com/p/seek-for-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to express UICC(SE) name for multiple SIM?

GoogleCodeExporter opened this issue · comments


if device supports Multiple SIM, How to express UICC SE Name?

for example,, 
from GSMA Spec v3.0..
UICC(SE) Name is "SIM" or ("SIM1, SIM2,,, SIMn")

Original issue reported on code.google.com by choihmi@gmail.com on 12 Mar 2013 at 8:05

Indeed.  According to the SIM Alliance OpenMobile API 2.03, the names of SIM 
readers must start with the "SIM" prefix.

The names should be like SIM0, SIM1, etc. 

Original comment by danny.w....@gmail.com on 28 Mar 2013 at 1:52

Up to the system integrator according to the comment from Danny

Original comment by Daniel.A...@gi-de.com on 15 Apr 2013 at 3:49

  • Changed state: Done