gecko/dom/bluetooth/bluedroid
Thomas Zimmermann 2de21005cd Bug 1048915: Integrate helper runnables into notification methods, r=shuang
Bluedroid callbacks were usually called on a separate thread that
was specific to this task. So Gecko's Bluetooth Core contained a
number of runnables for executing callback operations on the main
thread.

Since all notifications always run on the main thread, the extra
runnables are not required any longer. This patch integrates them
into the notification methods where possible.
2014-08-14 18:12:52 +02:00
..
hfp Bug 1038591: Convert Bluedroid status codes and error handlers, r=shuang 2014-08-06 11:45:32 +02:00
hfp-fallback Bug 1045461: Fix HFP fallback code to work with latest Bluetooth changes, r=shuang 2014-07-29 10:47:09 +02:00
b2g_bdroid_buildcfg.h Bug 993286 - Patch 2/3: Support AT+CHLD=3 to merge calls, r=echou, a=1.4+ 2014-04-24 14:55:27 +08:00
BluetoothA2dpManager.cpp Bug 1038591: Convert Bluedroid status codes and error handlers, r=shuang 2014-08-06 11:45:32 +02:00
BluetoothA2dpManager.h Bug 1038591: Convert Bluetooth AVRCP data types in |BluetoothAvrcpInterface|, r=shuang 2014-08-06 11:45:22 +02:00
BluetoothInterface.cpp Bug 1048915: Use Bluetooth Core notifications, r=shuang 2014-08-14 18:12:52 +02:00
BluetoothInterface.h Bug 1048915: Use Bluetooth Core notifications, r=shuang 2014-08-14 18:12:52 +02:00
BluetoothOppManager.cpp Bug 992206: Cleanup interface of |BluetoothSocket|, r=shuang 2014-08-07 11:37:50 +02:00
BluetoothOppManager.h Bug 939672 - Patch 2/2: Move NS_DECL_ISUPPORTS and NS_DECL_NSIOBSERVER into BluetoothProfileManagerBase.h 2014-02-20 18:15:47 +08:00
BluetoothServiceBluedroid.cpp Bug 1048915: Integrate helper runnables into notification methods, r=shuang 2014-08-14 18:12:52 +02:00
BluetoothServiceBluedroid.h Bug 1048915: Implement Bluetooth Core notifications, r=shuang 2014-08-14 18:12:51 +02:00
BluetoothSocket.cpp Bug 992206: Cleanup interface of |BluetoothSocket|, r=shuang 2014-08-07 11:37:50 +02:00
BluetoothSocket.h Bug 992206: Cleanup interface of |BluetoothSocket|, r=shuang 2014-08-07 11:37:50 +02:00
BluetoothUtils.cpp Bug 1048915: Add Bluetooth Core notifications, r=shuang 2014-08-14 18:12:51 +02:00
BluetoothUtils.h Bug 1048915: Add Bluetooth Core notifications, r=shuang 2014-08-14 18:12:51 +02:00