Closed Bug 908032 Opened 12 years ago Closed 12 years ago

B2G STK: STK_EVENT_TYPE_DATA_AVAILABLE support

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: gwang, Assigned: gwang)

References

Details

Attachments

(4 files, 2 obsolete files)

No description provided.
Blocks: 901895, b2g-stk
Added support to STK_EVENT_TYPE_DATA_AVAILABLE Here the DATA doesn't mean the data connection, it means the DATA will be send/recv. It's a notification info to SIM.
Assignee: nobody → gwang
Status: NEW → ASSIGNED
Depends on: 908083
Attachment #802196 - Flags: review?(allstars.chh)
Attachment #802196 - Attachment is obsolete: true
Attachment #802196 - Flags: review?(allstars.chh)
Attachment #802197 - Flags: review?
Attachment #802197 - Flags: review? → review?(allstars.chh)
Attachment #802199 - Flags: review?(allstars.chh)
Attachment #802201 - Flags: review?(allstars.chh)
CCing Anshul for this bug will update IDL.
Depends on: 912909
Per Edgar's comment, I've tried patches in bug 912442 and bug 912909....but xpcshell test still "always pass". will wait for those bug resolved and retry.
(In reply to Yoshi Huang[:allstars.chh][:yoshi] from comment #6) > CCing Anshul for this bug will update IDL. Thank you very much Yoshi. Appreciate you keeping us in the loop.
Comment on attachment 802197 [details] [diff] [review] Part1: "Data Avaliable" event IDL Review of attachment 802197 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/icc/interfaces/SimToolKit.idl @@ +405,5 @@ > +{ > + /** > + * The data channel ID: 1-7, 0 means no channel avaliable > + */ > + unsigned short channelId; Where did you get channelId? @@ +424,5 @@ > + * - nsIDOMMozIccManager.STK_CHANNEL_TCP_CLOSED > + * - nsIDOMMozIccManager.STK_CHANNEL_TCP_ESTABLISHED > + * > + * For Terminal Server Mode and UDP: > + * - Resert for use What are these values for?
Attachment #802197 - Flags: review?(allstars.chh)
Depends on: 908535
No longer depends on: 908083, 912909
Attachment #802199 - Flags: review?(allstars.chh)
Attachment #802201 - Flags: review?(allstars.chh)
Attachment #802199 - Attachment is obsolete: true
Update latest xpcshell test which can pass test. Review&Land will wait for other BIP command ready. (OPEN_CHANNEL)
Resolve as won't fix. 1. Android and other platform did not implement. 2. For current Qualcomm solution, BIP data transfer already implement in modem side. There's no need for this event.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: