gecko-dev/dom/bluetooth/bluez
Thomas Zimmermann 4f63fd3fe0 Bug 964817: Invoke DBus send operations on I/O thread, r=echou
Currently, the DBus connection for Bluetooth is shared between the
main thread and the I/O thread. This causes race conditions when
starting or stopping Bluetooth.

This patch moves all occurences of main-thread-invoked DBus send
operations to the I/O thread. This is mostly refactoring. Internally,
send operations are already executed on the main thread, so there is
no change in the over all logic of these methods.
2014-02-06 13:44:46 +01:00
..
gonk
linux Bug 964817: Invoke DBus send operations on I/O thread, r=echou 2014-02-06 13:44:46 +01:00
BluetoothA2dpManager.cpp Bug 921999 - Bluetooth Device connection status in Settings is incorrect if remote headset restores connection, r=gyeh 2014-01-23 10:46:45 +08:00
BluetoothA2dpManager.h Bug 953034 - Part 2: Change MediaNumber type to uint64_t. r=gyeh 2014-01-16 08:39:34 -05:00
BluetoothHfpManager.cpp Bug 953036 - Set HSP flag when BluetoothHfpManager chooses to connect HSP. r=echou 2014-01-10 08:23:13 -05:00
BluetoothHfpManager.h Bug 948337 - create BluetoothHfpManagerBase for audio manager access 2014-01-13 13:58:43 +08:00
BluetoothOppManager.cpp Bug 843857: Don't listen if connect fails on BT server, r=echou 2014-02-05 14:17:22 +01:00
BluetoothOppManager.h Bug 956258 - [cleanup] Patch 2/2: reduce warnings and remove cancel_discovery() in SendFile(), r=echou 2014-01-03 17:25:04 +08:00
BluetoothSocket.cpp Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
BluetoothSocket.h Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
BluetoothUnixSocketConnector.cpp Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
BluetoothUnixSocketConnector.h Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
BluetoothUtils.cpp Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink 2014-01-16 09:48:58 -08:00
BluetoothUtils.h Bug 939022 - BluetoothUtils for bluedroid. Patch 1/3: Move files, r=echou 2013-12-16 19:00:54 +08:00