Closed
Bug 823867
Opened 12 years ago
Closed 12 years ago
mozMobileConnection: Expose IMEI code
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(blocking-basecamp:+)
People
(Reporter: timdream, Assigned: ferjm)
References
Details
For the Manufacturer engineering mode, we will need to query IMEI code from an API, preferably mozMobileConnection.
*#06# is not going to be helpful here since the request will be exclusively handled by Dialer app, and it will be hard to re-route it's output.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ferjmoreno
IMEI is not read from ICC Info, but from device.
Also see Bug 796381, kaze proposes using mobileConnection.sendMMI("*#06$")
Assignee: ferjmoreno → nobody
Depends on: 816843
Assignee: nobody → ferjmoreno
Updated•12 years ago
|
blocking-basecamp: ? → +
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Yoshi Huang[:yoshi][:allstars.chh] from comment #1)
> IMEI is not read from ICC Info, but from device.
>
> Also see Bug 796381, kaze proposes using mobileConnection.sendMMI("*#06$")
Thanks for the information, with a second look, sendMMI() is useable in our use case, and
(In reply to Tim Guan-tin Chien [:timdream] (MoCo-TPE) from comment #0)
> *#06# is not going to be helpful here since the request will be exclusively
> handled by Dialer app, and it will be hard to re-route it's output.
this is wrong. Let's close this bug as invalid.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Summary: mozMobileConnection iccinfo: Expose IMEI code → mozMobileConnection: Expose IMEI code
You need to log in
before you can comment on or make changes to this bug.
Description
•