gecko-dev/dom/bluetooth/bluedroid
2015-09-10 17:10:04 +08:00
..
hfp Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
hfp-fallback Bug 1197815: Add missing |BluetoothHfpManager::IsNrecEnabled|, r=shuang 2015-08-25 17:06:51 +02:00
b2g_bdroid_buildcfg.h Bug 825149 - Add NREC feature bit in bluetooth stack. r=shuang 2015-08-07 03:15:00 -04:00
BluetoothA2dpManager.cpp Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothA2dpManager.h Bug 1199110: Remove AVRCP support from |BluetoothA2dpManager| and convert callers, r=shuang 2015-08-31 17:27:47 +02:00
BluetoothAvrcpManager.cpp Bug 1199110: Add |BluetoothAvrcpManager| to Bluedroid and BlueZ backends, r=shuang 2015-08-31 17:27:47 +02:00
BluetoothAvrcpManager.h Bug 1199110: Add |BluetoothAvrcpManager| to Bluedroid and BlueZ backends, r=shuang 2015-08-31 17:27:47 +02:00
BluetoothDaemonA2dpInterface.cpp Bug 1197877: Remove |INIT_AT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonA2dpInterface.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothDaemonAvrcpInterface.cpp Bug 1197877: Remove |INIT_AT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonAvrcpInterface.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothDaemonGattInterface.cpp Bug 1197877: Remove |INIT_AT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonGattInterface.h Bug 1181512 - Use a single GATT interface, result handler, and notification handler for both GATT client and server operations in bluetooth daemon backend as bluez ipc protocol. r=tzimmermann 2015-08-19 14:28:06 -07:00
BluetoothDaemonHandsfreeInterface.cpp Bug 1197877: Remove |INIT_AT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonHandsfreeInterface.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothDaemonHelpers.cpp Bug 1202704: Move Bluetooth IPC unpack functions to generic HAL IPC, r=shuang 2015-09-09 13:40:26 +02:00
BluetoothDaemonHelpers.h Bug 1202704: Move Bluetooth's |UnpackPDUInitOp| to generic HAL IPC code, r=shuang 2015-09-09 13:40:26 +02:00
BluetoothDaemonInterface.cpp Bug 1197877: Remove |INIT_AT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonInterface.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothDaemonSetupInterface.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
BluetoothDaemonSetupInterface.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothDaemonSocketInterface.cpp Bug 1197877: Remove |INIT_AT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonSocketInterface.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothGattManager.cpp Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothGattManager.h Bug 1181480 - Add and implement GATT server connection related Web APIs. r=btian, r=mrbkap 2015-08-21 17:11:14 +08:00
BluetoothMapFolder.cpp Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothMapFolder.h Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothMapSmsManager.cpp Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothMapSmsManager.h Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothOppManager.cpp Bug 1141616: Lookup service channel in Bluedroid's OPP manager, r=btian 2015-09-09 13:20:57 +02:00
BluetoothOppManager.h Bug 1141616: Lookup service channel in Bluedroid's OPP manager, r=btian 2015-09-09 13:20:57 +02:00
BluetoothPbapManager.cpp Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothPbapManager.h Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothServiceBluedroid.cpp Bug 1203023 - Do not call Reset() for BluetoothMapSmsManager, r=tzimmermann 2015-09-10 17:10:04 +08:00
BluetoothServiceBluedroid.h Bug 1141616: Support SDP lookups in |BluetoothServiceBluedroid|, r=btian 2015-09-09 13:20:54 +02:00
BluetoothSocket.cpp Bug 1185478: Remove strong references from socket I/O class to socket classes 2015-07-21 08:06:29 +02:00
BluetoothSocket.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothSocketMessageWatcher.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
BluetoothSocketMessageWatcher.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00