gecko/dom/bluetooth/bluedroid
2015-09-09 10:17:58 +08:00
..
hfp Bug 1197815: Add missing |BluetoothHfpManager::IsNrecEnabled|, r=shuang 2015-08-25 17:06:51 +02: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 1199110: Remove AVRCP support from |BluetoothA2dpManager| and convert callers, r=shuang 2015-08-31 17:27:47 +02: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 1197877: Remove |CONVERT| macro from Bluetooth, r=btian 2015-08-25 10:00:56 +02:00
BluetoothDaemonHelpers.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08: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 1181480 - Add and implement GATT server connection related Web APIs. r=btian, r=mrbkap 2015-08-21 17:11:14 +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 1191715 - Store local pointer of thread to shutdwon to avoid reentry crash, f=jesup, r=shuang 2015-09-08 11:15:49 +08:00
BluetoothOppManager.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00
BluetoothPbapManager.cpp Bug 1200124 - Correct PBAP order mapping, r=shuang, r=mrbkap 2015-09-09 10:17:58 +08:00
BluetoothPbapManager.h Bug 1199548 - Do not append vCard Body payload in PBAP replies when |MaxListCount| is zero, r=shuang 2015-09-04 15:47:22 +08:00
BluetoothServiceBluedroid.cpp Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothServiceBluedroid.h CLOSED TREE Bug 1180555 - Handle PBAP replies and pass the results through IPC to PbapManager. r=btian 2015-08-24 10:30:03 +08: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