Closed Bug 806547 Opened 13 years ago Closed 13 years ago

Find better way of handling multiple bluetooth versions in B2G

Categories

(Core :: DOM: Device Interfaces, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: qdot, Assigned: qdot)

References

Details

Due to changes in object properties between android versions, we have some nasty things to deal with in terms of adapter properties in dbus, requiring version specific handling of types. Right now this is fixed via some ifdefs in BluetoothDBusService, but there's gotta be a better way to do this in BluetoothGonkService so we don't have to deal with it on the desktop.
As of android 4.2, the bluez/dbus stack is dropped in favor of a new custom stack, making this problem go away. Not much of a reason to spend time on it.
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.