Closed Bug 1027029 Opened 10 years ago Closed 10 years ago

[Bluetooth] Convert Bluedroid backend to asyncronous implementation

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tzimmermann, Unassigned)

References

Details

The Bluedroid backend currently calls the Bluedroid API and handles the returned values directly. For moving Bluedroid to a separate process, we need to convert it to an asynchronous implementation, where the results of an operation are handled in a separate runnable. The runnables shall run later as if the operation had been performed asynchronously.
Depends on: 1027030
Depends on: 1029386
Depends on: 1029387
Depends on: 1029389
Depends on: 1029390
Blocks: 1038591
All sub-bugs landed. Resolving this as FIXED.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
(In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #1) > All sub-bugs landed. Resolving this as FIXED. \0/
(In reply to Eric Chou [:ericchou] [:echou] from comment #2) > (In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #1) > > All sub-bugs landed. Resolving this as FIXED. > > \0/ I admit that it has already been so for a while, and I just forgot to close this bug report. :D
You need to log in before you can comment on or make changes to this bug.