Closed Bug 1115473 Opened 9 years ago Closed 6 years ago

[gonk-l] Implement bt_os_callouts_t in Gecko

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
2.2 S4 (23jan)

People

(Reporter: brsun, Unassigned)

References

Details

Bug 1102703 just use dummy functions for bt_os_callouts_t on android lollipop. This bug is created for adding correct implementation for bt_os_callouts_t.
Note: Remember to add comments to explain why Wakelock is needed [1].

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1102703#c76
Target Milestone: --- → 2.2 S4 (23jan)
Blocks: gonk-L
Summary: [gonk-l] Implement bt_os_callouts_t → [gonk-l] Implement bt_os_callouts_t in Gecko
Depends on: 1102703
Probably AcquireWakeLock() and ReleaseWakeLock() could be implemented by using PowerManagerService::NewWakeLock().

I haven't found any existing classes that can be adapted by SetWakeAlarm() directly. It might need to be implemented from scratch.

BTW, bug 1119176 needs to be handled first because we are going to use daemon, and the HAL implementation in Gecko will be dropped in the near future.
After discussed with Bruce, this bug does not block bug 1094121.
No longer blocks: gonk-L
(In reply to Hermes Cheng[:hermescheng] from comment #3)
> After discussed with Bruce, this bug does not block bug 1094121.

Sorry, my fault. discussed with Shawn Huang.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.