Closed Bug 728829 Opened 13 years ago Closed 13 years ago

Integrate dbus-cplusplus for building bluetooth on gonk

Categories

(Core :: DOM: Device Interfaces, defect)

x86_64
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: qdot, Assigned: qdot)

References

Details

Current bluetooth implementation uses dbus-glib on linux for access. since there's no glib on gonk, integrate dbus-cplusplus into B2G instead of using dbus glib backend. This will require both build integration (this bug) and library integration (github, https://github.com/andreasgal/B2G/issues/188).
dbus-cplusplus: http://gitorious.org/dbus-cplusplus Library is LGPL and therefore must be integrated from outside (can't include library code on m-c)
Assignee: nobody → kyle
Nevermind. dbus-c++ uses exceptions, which won't work on the phone. It also uses them in some very horrible ways that just aren't a good idea in general. Not doing this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.