gecko/dom/bluetooth/linux
Thomas Zimmermann e72204009e Bug 880167: Replace SendDiscoveryTask by non-blocking implementation r=echou,gyeh
This patch replaces SendDiscoveryTask by a non-blocking implementation
that does not use the Bluetooth command thread. The request gets send
directly to the DBus, and its reply gets processed in the DBus thread
itself.
2013-04-16 16:42:35 +02:00
..
BluetoothDBusService.cpp Bug 880167: Replace SendDiscoveryTask by non-blocking implementation r=echou,gyeh 2013-04-16 16:42:35 +02:00
BluetoothDBusService.h Bug 878745 - BluetoothService cleanup, r=echou 2013-06-10 12:18:00 +08:00