Closed Bug 867873 Opened 11 years ago Closed 11 years ago

Incorrect radio tech value passed to RIL_REQUEST_SETUP_DATA_CALL request

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 901232

People

(Reporter: hiro, Unassigned)

Details

Attachments

(1 file)

Attached patch Proposed fixSplinter Review
As far as I confirm with a MVNO of NTT docomo, I could not establish data connection without this patch.

Please confirm that other SIMs can be connected with the patch.
Attachment #744438 - Flags: review?(allstars.chh)
Hi, Hiroyuki-san 
I'll try to check this and try to reply to you before weekend.

Thanks
Comment on attachment 744438 [details] [diff] [review]
Proposed fix

Review of attachment 744438 [details] [diff] [review]:
-----------------------------------------------------------------

Hi, Hiroyuki-san

From the ril.h, RIL_REQUEST_SETUP_DATA_CALL still can accept RADIO_TECH_CDMA(0), and RADIO_TECH_GSM(1).
To make the implementation is consistenet with ril.h,
I think the +2 should be done by the caller, setupDataCall in RadioInterfaceLayer.js, 
with adding comments for the reason why doing "+2" on the radioTech.

Also can you help to update the comments for the radioTech in setupDataCall in the ril_worker?

Thanks
Attachment #744438 - Flags: review?(allstars.chh)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: