gecko-dev/dom/bluetooth/bluedroid
Thomas Zimmermann 888dc86930 Bug 1142132: Move helper classes of HFP manager into manager's namespace, r=shuang
Keeping helper classes in Bluetooth's C++ namespace creates collisions
between symbols of different managers' helpers. Moving HFP helpers into
the namespace of |BluetoothHfpManager| fixes this problem for HFP.
2015-03-12 13:07:32 +01:00
..
hfp Bug 1142132: Move helper classes of HFP manager into manager's namespace, r=shuang 2015-03-12 13:07:32 +01:00
hfp-fallback Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothA2dpHALInterface.cpp Bug 1102703: (5/10) Porting bluetooth interface of android lollipop (a2dp) r=shawnjohnjr 2015-01-09 13:37:05 +08:00
BluetoothA2dpHALInterface.h Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothA2dpManager.cpp Bug 1132229: Survive crashes of bluetoothd, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothA2dpManager.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothAvrcpHALInterface.cpp Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothAvrcpHALInterface.h Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothDaemonA2dpInterface.cpp Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonA2dpInterface.h Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonAvrcpInterface.cpp Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonAvrcpInterface.h Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonHandsfreeInterface.cpp Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonHandsfreeInterface.h Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonHelpers.cpp Bug 1129846 - Handle all used type in PDU explicitly. r=tzimmermann 2015-02-05 15:35:57 +08:00
BluetoothDaemonHelpers.h Bug 1129846 - Handle all used type in PDU explicitly. r=tzimmermann 2015-02-05 15:35:57 +08:00
BluetoothDaemonInterface.cpp Bug 1132229: Survive crashes of bluetoothd, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonInterface.h Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonSetupInterface.cpp Bug 1073548: Add core interfaces and Setup module for Bluetooth daemon, r=shawnjohnjr 2014-11-03 13:03:49 +01:00
BluetoothDaemonSetupInterface.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothDaemonSocketInterface.cpp Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothDaemonSocketInterface.h Bug 1132229: Handle I/O errors in Bluetooth's daemon backend, r=shuang 2015-02-26 09:52:45 +01:00
BluetoothHALHelpers.cpp Bug 1128441 - [BlueDroid] Set Bluetooth discoverable timeout properly in 'Convert' function of Bluetooth interface. r=shuang 2015-03-05 13:32:23 +08:00
BluetoothHALHelpers.h Bug 1123077: Protect PROPERTY_REMOTE_VERSION_INFO by ANDROID_VERSION, r=shuang 2015-02-03 12:26:56 +01:00
BluetoothHALInterface.cpp Bug 1102703: (4/10) Porting bluetooth interface of android lollipop (core) r=btian, r=tzimmermann, r=shawnjohnjr 2015-01-09 13:36:32 +08:00
BluetoothHALInterface.h Bug 1102703: (1/10) Extend internal interfaces to sync with android lollipop and bluez 5.26 (core) r=btian, f=tzimmermann 2015-01-09 13:33:53 +08:00
BluetoothHandsfreeHALInterface.cpp Bug 1102703: (6/10) Porting bluetooth interface of android lollipop (handsfree) r=shawnjohnjr, r=btian, r=tzimmermann 2015-01-09 13:37:40 +08:00
BluetoothHandsfreeHALInterface.h Bug 1102703: (3/10) Extend internal interfaces to sync with android lollipop and bluez 5.26 (handsfree) r=btian, r=tzimmermann 2015-01-09 13:35:01 +08:00
BluetoothOppManager.cpp Bug 1118177 - Release file resources if users unexpectedly remove SD card. r=btian 2015-02-13 02:59:00 -05:00
BluetoothOppManager.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothServiceBluedroid.cpp Bug 1128386 - Handle |STATUS_FAIL| in |BondStateChangedNotification()|. r=tzimmermann 2015-03-09 17:04:02 +08:00
BluetoothServiceBluedroid.h Bug 1102703: (1/10) Extend internal interfaces to sync with android lollipop and bluez 5.26 (core) r=btian, f=tzimmermann 2015-01-09 13:33:53 +08: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
b2g_bdroid_buildcfg.h Bug 1062697 - Initialize avrcp play status using the proper value, disable AvRCP 1.5. r=btian 2014-09-24 03:36:00 -04:00