gecko/dom/bluetooth/bluedroid
Thomas Zimmermann 59813d6a1f Bug 978809: Remove sToggleBtMonitor from Bluedroid backend, r=echou
When enabling or disabling Bluetooth, the Bluedroid backend waits
on sToggleBtMonitor until a BT adapter has been activated. Once
the monitor gets notified, the backend sends a ToggleBtAck runnable
to the main thread.

This patch removes sToggleBtMonitor from the Bluetooth Bluedroid
backend. Instead of signalling the monitor's notification, the
Bluedroid handler function sends the ToggleBtAck directly.
2014-03-06 12:43:35 +01:00
..
hfp Bug 976943 - Replace OnConnect/OnDisconnect with one function, f=btian, r=gyeh 2014-03-06 19:26:28 +08:00
hfp-fallback Bug 976943 - Replace OnConnect/OnDisconnect with one function, f=btian, r=gyeh 2014-03-06 19:26:28 +08:00
b2g_bdroid_buildcfg.h Bug 957949 - [HFP] Add B2G common bluedroid config file, r=echou 2014-01-15 11:50:27 +08:00
BluetoothA2dpManager.cpp Bug 976943 - Replace OnConnect/OnDisconnect with one function, f=btian, r=gyeh 2014-03-06 19:26:28 +08:00
BluetoothA2dpManager.h Bug 951634: Add TimerCallback in Profile Controller, r=gyeh 2014-01-29 19:13:10 +08:00
BluetoothOppManager.cpp Bug 951634: Add TimerCallback in Profile Controller, r=gyeh 2014-01-29 19:13:10 +08: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 978809: Remove sToggleBtMonitor from Bluedroid backend, r=echou 2014-03-06 12:43:35 +01:00
BluetoothServiceBluedroid.h Bug 972732 - Patch 1/2: Remove bluez/linux and bluedroid/gonk folders, r=echou 2014-02-25 10:38:51 +08:00
BluetoothSocket.cpp 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.h Bug 948247 - [bluedroid] Race condition in BluetoothSocket may result in segmentation fault, r=echou 2013-12-11 16:53:11 +08: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 2/3: Modify files, r=echou 2013-12-23 11:24:11 +08:00