gecko-dev/dom/bluetooth2/bluedroid
Thomas Zimmermann 541d6e9f52 Bug 1056539: Replace |MainThreadTask| by |CloseScoRunnable| (under bluetooth2/), r=btian
|MainThreadTask| performs different operations on the main thread,
depending on a given command flag. There is only one command, CLOSE_SCO,
in use.

This patch removes the command infrastructure and replaces |MainThreadTask|
by |CloseScoRunnable|, which implements only this single operation.
2014-09-02 18:02:57 +02:00
..
hfp Bug 1056539: Replace |MainThreadTask| by |CloseScoRunnable| (under bluetooth2/), r=btian 2014-09-02 18:02:57 +02:00
hfp-fallback Bug 1045461: Fix HFP fallback code to work with latest Bluetooth changes (under bluetooth2/), r=btian 2014-07-29 10:47:31 +02:00
BluetoothA2dpManager.cpp Bug 1050126: Convert Bluedroid status codes and error handlers (under bluetooth2/), r=btian 2014-08-15 13:41:19 +02:00
BluetoothA2dpManager.h Bug 1050126: Convert Bluetooth AVRCP data types in |BluetoothAvrcpInterface| (under bluetooth2/), r=btian 2014-08-15 13:41:19 +02:00
BluetoothInterface.cpp Bug 1056539: Use Bluetooth Handsfree notifications (under bluetooth2/), r=btian 2014-09-02 18:02:56 +02:00
BluetoothInterface.h Bug 1056539: Use Bluetooth Handsfree notifications (under bluetooth2/), r=btian 2014-09-02 18:02:56 +02:00
BluetoothOppManager.cpp Bug 1050174: Cleanup interface of |BluetoothSocket| (under bluetoth2/), r=btian 2014-08-21 09:30:37 +02:00
BluetoothOppManager.h
BluetoothServiceBluedroid.cpp Bug 1054242: Cleanup |BluetoothServiceBluedroid| and related functions (under bluetooth2/), r=btian 2014-09-02 12:38:46 +02:00
BluetoothServiceBluedroid.h Bug 1054242: Implement Bluetooth Core notifications (under bluetooth2/), r=btian 2014-09-02 12:38:45 +02:00
BluetoothSocket.cpp Bug 1050174: Cleanup interface of |BluetoothSocket| (under bluetoth2/), r=btian 2014-08-21 09:30:37 +02:00
BluetoothSocket.h Bug 1050174: Cleanup interface of |BluetoothSocket| (under bluetoth2/), r=btian 2014-08-21 09:30:37 +02:00
BluetoothUtils.cpp Bug 1054242: Cleanup |BluetoothServiceBluedroid| and related functions (under bluetooth2/), r=btian 2014-09-02 12:38:46 +02:00
BluetoothUtils.h Bug 1054242: Cleanup |BluetoothServiceBluedroid| and related functions (under bluetooth2/), r=btian 2014-09-02 12:38:46 +02:00
b2g_bdroid_buildcfg.h