Closed
Bug 811196
Opened 13 years ago
Closed 13 years ago
[b2g-bluetooth] Cannot receive call status change from RIL
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: gyeh, Assigned: gyeh)
References
Details
Attachments
(1 file, 1 obsolete file)
726 bytes,
patch
|
Details | Diff | Splinter Review |
Repro:
- Enable bluetooth
- Connect with a headset
- Make a call
Expected:
- Receive call status change
Actual behaviour:
- No message received
- Failed to open sco socket and hang up/answer phone from bluetooth headset
Assignee | ||
Comment 1•13 years ago
|
||
We need to register both telephony callback and telephony message to receive call status change.
Assignee: nobody → gyeh
Attachment #680936 -
Flags: review?(echou)
Updated•13 years ago
|
blocking-basecamp: ? → +
Comment 2•13 years ago
|
||
Comment on attachment 680936 [details] [diff] [review]
Patch 1(v1): Register telephony message
Review of attachment 680936 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good.
Attachment #680936 -
Flags: review?(echou) → review+
Assignee | ||
Updated•13 years ago
|
Blocks: b2g-bluetooth
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Comment 6•13 years ago
|
||
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•