Closed Bug 778679 Opened 12 years ago Closed 12 years ago

(b2g-stk) B2G RIL: Handle RIL_UNSOL_STK_EVENT_NOTIFY

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18
blocking-basecamp +

People

(Reporter: allstars.chh, Assigned: allstars.chh)

References

Details

Attachments

(1 file, 1 obsolete file)

On Android RIL, there are some proactive commands will be notified through RIL_UNSOL_STK_EVENT_NOTIFY(see [1])
- SEND_SS 
- SEND_SMS
- SEND_USSD
- SET_UP_CALL

We need to implement this unsolicited event.

[1]: http://www.kandroid.org/online-pdk/guide/stk.html
Assignee: nobody → allstars.chh
Depends on: b2g-ril-stk
blocking-basecamp: --- → ?
Chris Lee, should all STK-related issues block?
Whiteboard: [blocked-on-input Chris Lee]
Attached patch PatchSplinter Review
Hi, philikon
This patch handles the UNSOL_STK_EVENT_NOTIFY,
originally I implement STK on galaxy s2,
but on galaxy s2 UNSOL_STK_EVENT_NOTIFY won't be called,
so I didn't add this piece of code in my original stk patches(Bug 744714).

Thanks
Attachment #650501 - Attachment is obsolete: true
Attachment #656210 - Flags: review?(philipp)
(In reply to Andrew Overholt [:overholt] from comment #2)
> Chris Lee, should all STK-related issues block?

Yes. They are crucial for the local BD (Vivo).
Attachment #656210 - Flags: review?(philipp) → review+
https://hg.mozilla.org/mozilla-central/rev/7566291ca483
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [blocked-on-input Chris Lee]
STK is important for v1 so marking as a blocker (in case it were to regress).
blocking-basecamp: ? → +
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: