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)

ARM
Linux
defect
Not set
normal

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.
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.
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.
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.
blocking-b2g: --- → backlog
blocking-b2g: backlog → ---
No longer work on this.
Assignee: jdai → nobody
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.