gecko/dom/bluetooth
Thomas Zimmermann 30b68c77dd Bug 1134821: Detect default Bluetooth backend, r=shuang
This patch adds code to select the default Bluetooth backend from a
list of supported ones, by detecting the backend's availability. Some
devices are missing bluetoothd support. With the patch, bluetoothd
can be the default backend, but unsupportive devices fall back to in-
Gecko Bluedroid.
2015-03-11 10:11:48 +01:00
..
bluedroid Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
bluez Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
ipc Bug 1116371 - Correct #endif comment in BluetoothMessageUtils.h, r=btian 2015-01-08 14:43:10 +08:00
tests/marionette Bug 1084389 - Do not wrap the DOMRequest in a promise in Bluetooth tests; r=echou 2014-10-20 09:08:33 -04:00
BluetoothAdapter.cpp Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
BluetoothAdapter.h Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
BluetoothCommon.h Bug 1123527 - Fix syntax error in BT_WARNING and BT_LOGD. r=btian. 2015-01-19 19:12:43 -08:00
BluetoothDevice.cpp Bug 1019191 part 15. Remove now-dead DOMCI_DATA bits. r=peterv 2014-10-22 11:40:49 -04:00
BluetoothDevice.h
BluetoothHfpManagerBase.h
BluetoothHidManager.cpp
BluetoothHidManager.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothInterface.cpp Bug 1134821: Detect default Bluetooth backend, r=shuang 2015-03-11 10:11:48 +01:00
BluetoothInterface.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothInterfaceHelpers.cpp Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothInterfaceHelpers.h Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothManager.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz. 2014-10-07 11:44:49 +02:00
BluetoothManager.h Bug 929376 - Part 2: Move 'IsConnected' from BluetoothManager to BluetoothAdapter and allow it to be used on content process. r=shawnjohnjr 2014-08-26 18:50:35 +08:00
BluetoothProfileController.cpp Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothProfileController.h
BluetoothProfileManagerBase.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothPropertyContainer.cpp
BluetoothPropertyContainer.h
BluetoothReplyRunnable.cpp Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
BluetoothReplyRunnable.h
BluetoothRilListener.cpp Bug 1115603 - Part 4: Use nsITelephonyCallInfo for call data (bluetooth). r=btian 2015-01-08 16:33:51 +08:00
BluetoothRilListener.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothService.cpp Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothService.h Bug 1100883: Move |ToggleBtAck| into |BluetoothService|, r=btian 2014-11-20 11:06:00 +01:00
BluetoothSocketObserver.h
BluetoothUtils.cpp Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz 2015-01-24 16:38:08 +01:00
BluetoothUtils.h Bug 1105308: Merge BluetoothUtils.{cpp,h}, r=btian 2014-11-28 11:49:40 +01:00
BluetoothUuid.cpp
BluetoothUuid.h
moz.build Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
ObexBase.cpp
ObexBase.h