gecko/dom/bluetooth2/bluedroid
2015-02-03 10:06:53 +08:00
..
hfp Bug 1107681 - fix up the dom uses of WrapptedJSToDictionary to use the cx-less interface. r=bholley 2014-12-29 11:56:00 +01:00
hfp-fallback
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
BluetoothDaemonA2dpInterface.cpp Bug 1110049: Added Blueooth A2DP interface for daemon backend (under bluetooth2/), r=btian 2015-01-26 18:39:09 +01:00
BluetoothDaemonA2dpInterface.h Bug 1110049: Added Blueooth A2DP interface for daemon backend (under bluetooth2/), r=btian 2015-01-26 18:39:09 +01:00
BluetoothDaemonAvrcpInterface.cpp Bug 1118693: Added Bluetooth AVRCP interface (under bluetooth2/), r=btian 2015-01-30 10:05:48 +01:00
BluetoothDaemonAvrcpInterface.h Bug 1118693: Added Bluetooth AVRCP interface (under bluetooth2/), r=btian 2015-01-30 10:05:48 +01:00
BluetoothDaemonHandsfreeInterface.cpp Bug 1103872: Add Handsfree interface for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-28 11:37:47 +01:00
BluetoothDaemonHandsfreeInterface.h Bug 1103872: Add Handsfree interface for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-28 11:37:47 +01:00
BluetoothDaemonHelpers.cpp Bug 1118693: Add Bluetooth AVRCP helpers (under bluetooth2/), r=btian 2015-01-30 10:05:48 +01:00
BluetoothDaemonHelpers.h Bug 1118693: Add Bluetooth AVRCP helpers (under bluetooth2/), r=btian 2015-01-30 10:05:48 +01:00
BluetoothDaemonInterface.cpp Bug 1118693: Added AVRCP support for Bluetooth daemon backend (bluetooth2/), r=btian 2015-01-30 10:05:48 +01:00
BluetoothDaemonInterface.h Bug 1118693: Added AVRCP support for Bluetooth daemon backend (bluetooth2/), r=btian 2015-01-30 10:05:48 +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
BluetoothDaemonSocketInterface.cpp Bug 1091575: Implement Socket module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:34 +01:00
BluetoothDaemonSocketInterface.h Bug 1091575: Implement Socket module for Bluetooth daemon (under bluetooth2/), r=btian 2014-11-14 10:04:34 +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 1118163 - Restore received file for small size (1-packet) file, r=shuang 2015-01-08 18:11:37 +08:00
BluetoothOppManager.h Bug 1118163 - Restore received file for small size (1-packet) file, r=shuang 2015-01-08 18:11:37 +08:00
BluetoothServiceBluedroid.cpp Bug 1121404 - Cache addresses of bonded devices and notify adapter properly. r=btian 2015-01-29 15:49:53 +08:00
BluetoothServiceBluedroid.h Bug 1102161: Cleanup |BluetoothServiceBluedroid::AdapterStateChangedNotification| (under bluetooth2/), r=btian 2014-11-28 11:18:15 +01: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