Closed
Bug 1116702
Opened 11 years ago
Closed 9 years ago
[B2G][RIL] Should only access RUIM|SIM|CPHS service when service allocated and activated.
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(tracking-b2g:backlog)
RESOLVED
WONTFIX
| tracking-b2g | backlog |
People
(Reporter: jdai, Unassigned)
Details
According to GPP2 C.S0023-D 3.4.18 RUIM service allocated and activated only if first bit = 1 and second bit = 1. We should follow this behaviour in ril_worker.
| Reporter | ||
Comment 1•11 years ago
|
||
Also 3GPP TS 51.011 10.3.7 SIM/USIM service allocated and activated only if first bit = 1 and second bit = 1.
Summary: [B2G][RIL] Should only access RUIM service when RUIM service allocated and activated. → [B2G][RIL] Should only access RUIM|SIM|USIM service when service allocated and activated.
| Reporter | ||
Comment 2•11 years ago
|
||
3GPP TS 31.102 4.2.8 USIM use 1 bit = 1 to check service available.
Summary: [B2G][RIL] Should only access RUIM|SIM|USIM service when service allocated and activated. → [B2G][RIL] Should only access RUIM|SIM service when service allocated and activated.
| Reporter | ||
Comment 3•11 years ago
|
||
According to B.3.1.1 CPHS Information in CPHS Phase 2, CPHS service allocated and activated only if lower bit as 1 and upper bit as 1.
Summary: [B2G][RIL] Should only access RUIM|SIM service when service allocated and activated. → [B2G][RIL] Should only access RUIM|SIM|CPHS service when service allocated and activated.
Updated•11 years ago
|
blocking-b2g: --- → backlog
| Assignee | ||
Updated•11 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•