gecko/dom/bluetooth2/bluedroid
Thomas Zimmermann afe367e8b7 Bug 1091575: Implement Bluetooth Core module for Bluetooth daemon (under bluetooth2/), r=btian
This patch adds support for the Bluetooth daemon's Core module. It
provides the basic Bluetooth functionality, such as searching and
pairing with devices, and accessing device properties.
2014-11-14 10:04:34 +01:00
..
hfp Bug 1096194 - Responding Enhanced call control with ERROR if enhanced call control is not supported, r=btian 2014-11-12 11:15:21 +08: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
b2g_bdroid_buildcfg.h Bug 1083646: Overwrite BLE config in bluedroid to enable BLE for bluetooth2. r=shuang 2014-10-17 14:25:16 +08:00
BluetoothA2dpHALInterface.cpp Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian 2014-09-23 09:41:57 +08:00
BluetoothA2dpHALInterface.h Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian 2014-09-23 09:41:57 +08:00
BluetoothA2dpManager.cpp Bug 1083708: Handle non-existant Bluetooth profile interfaces correctly, r=shawnjohnjr 2014-10-16 16:40:49 +02:00
BluetoothA2dpManager.h Bug 1061124: Implement Bluetooth A2DP notifications (under bluetooth2/), r=btian 2014-09-05 10:00:40 +02:00
BluetoothAvrcpHALInterface.cpp Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian 2014-09-23 09:41:57 +08:00
BluetoothAvrcpHALInterface.h Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian 2014-09-23 09:41:57 +08:00
BluetoothDaemonHelpers.cpp Bug 1091575: Implement Bluetooth Core module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:34 +01:00
BluetoothDaemonHelpers.h Bug 1091575: Implement Bluetooth Core module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:34 +01:00
BluetoothDaemonInterface.cpp Bug 1091575: Implement Bluetooth Core module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:34 +01:00
BluetoothDaemonInterface.h Bug 1091575: Add core interfaces and Setup module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:33 +01:00
BluetoothDaemonSetupInterface.cpp Bug 1091575: Add core interfaces and Setup module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:33 +01:00
BluetoothDaemonSetupInterface.h Bug 1091575: Add core interfaces and Setup module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:33 +01:00
BluetoothGattHALInterface.cpp Bug 1054830 - Patch2: Implement gatt main/client interface and notifications. r=tzimmermann 2014-09-26 11:16:36 +08:00
BluetoothGattHALInterface.h Bug 1054830 - Patch2: Implement gatt main/client interface and notifications. r=tzimmermann 2014-09-26 11:16:36 +08:00
BluetoothGattManager.cpp Bug 1054830 - Patch3: Add init/cleanup and notification handling functions into GattManager. r=tzimmermann 2014-09-26 11:16:40 +08:00
BluetoothGattManager.h Bug 1054830 - Patch3: Add init/cleanup and notification handling functions into GattManager. r=tzimmermann 2014-09-26 11:16:40 +08:00
BluetoothHALHelpers.cpp Bug 1081981: Fix Out-of-bounds read when decoding BT properties, r=shawnjohnjr 2014-10-15 11:38:06 +02:00
BluetoothHALHelpers.h Bug 1065999: Ignore unknown Bluetooth properties, r=shuang 2014-09-29 11:41:02 +02:00
BluetoothHALInterface.cpp Bug 1054830 - Patch2: Implement gatt main/client interface and notifications. r=tzimmermann 2014-09-26 11:16:36 +08:00
BluetoothHALInterface.h Bug 1054830 - Patch2: Implement gatt main/client interface and notifications. r=tzimmermann 2014-09-26 11:16:36 +08:00
BluetoothHandsfreeHALInterface.cpp Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian 2014-09-23 09:41:57 +08:00
BluetoothHandsfreeHALInterface.h Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian 2014-09-23 09:41:57 +08:00
BluetoothOppManager.cpp Bug 1079649: Use a temporary (.part) file to store incoming file. (bluetooth2/bluedroid) r=btian 2014-11-10 18:55:50 +08:00
BluetoothOppManager.h Bug 1079649: Use a temporary (.part) file to store incoming file. (bluetooth2/bluedroid) r=btian 2014-11-10 18:55:50 +08:00
BluetoothServiceBluedroid.cpp Bug 1069868 - Set Bluetooth property |discoverable| to |false| after Bluetooth enabled. r=shuang 2014-10-21 01:27:00 -04:00
BluetoothServiceBluedroid.h Bug 1064264: Remove references to Android from BluetoothServiceBluedroid, r=btian 2014-09-09 16:30:06 +02:00
BluetoothSocket.cpp Bug 1083092: Data parameter for |mozilla::ipc::SocketIOSendTask| template, r=shawnjohnjr 2014-10-21 10:52:12 +02:00
BluetoothSocket.h Bug 1063066 - [Flame][KK] Bluetooth transfer does not work in Gallery App. r=tzimmermann 2014-09-25 18:35:54 +08:00
BluetoothSocketHALInterface.cpp Bug 1084342: Move |SocketMessageWatcher| to separate file, r=shawnjohnjr 2014-10-28 10:34:09 +01:00
BluetoothSocketHALInterface.h Bug 1084342: Move |SocketMessageWatcher| to separate file, r=shawnjohnjr 2014-10-28 10:34:09 +01:00
BluetoothSocketMessageWatcher.cpp Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr 2014-10-28 10:34:29 +01:00
BluetoothSocketMessageWatcher.h Bug 1084342: Move |SocketMessageWatcher| to separate file, r=shawnjohnjr 2014-10-28 10:34:09 +01:00
BluetoothUtils.cpp Bug 1061124: Cleanup BluetoothA2DPManager and related code (under bluetooth2/), r=btian 2014-09-05 10:00:41 +02:00
BluetoothUtils.h Bug 1061124: Cleanup BluetoothA2DPManager and related code (under bluetooth2/), r=btian 2014-09-05 10:00:41 +02:00