Closed Bug 912019 Opened 11 years ago Closed 10 years ago

B2G RIL: Provide API for other components to query whether network is GSM or CDMA

Categories

(Firefox OS Graveyard :: RIL, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:1.4+)

RESOLVED DUPLICATE of bug 902371
blocking-b2g 1.4+

People

(Reporter: ben.tian, Unassigned)

References

Details

Some gecko components (e.g., bluetooth) have to query whether current network is GSM or CDMA. Current RIL provides an API to get network type string and other components need to do string comparison to decide GSM/CDMA outside RIL. The disadvantage is that if there's a new network type string, those components have to also update accordingly. Furthermore, for LTE in the future, both GSM and CDMA may have network type string "lte" and only RIL knows inside the real network type. Therefore we suggest RIL provide API to let others query whether network is GSM/CDMA.
Component: Bluetooth → General
Component: General → RIL
Hi,

Any update?
I also want to know how to get whether network is GSM or CDMA?
Blocks: 952026
This is a 1.4+ bug.
blocking-b2g: --- → 1.4+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.