gecko-dev/dom/bluetooth/bluedroid
2014-12-11 10:53:14 +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, r=shuang 2014-07-29 10:47:09 +02: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
BluetoothA2dpHALInterface.cpp Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02: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 1083708: Handle non-existant Bluetooth profile interfaces correctly, r=shawnjohnjr 2014-10-16 16:40:49 +02:00
BluetoothA2dpManager.h Bug 1057337: Implement Bluetooth A2DP notifications, r=shuang 2014-09-01 10:11:53 +02: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 1095487: Added Blueooth A2DP interface for daemon backend, r=shuang 2014-12-11 10:53:14 +01:00
BluetoothDaemonA2dpInterface.h Bug 1095487: Added Blueooth A2DP interface for daemon backend, r=shuang 2014-12-11 10:53:14 +01:00
BluetoothDaemonHandsfreeInterface.cpp Bug 1091588: Add Handsfree interface for Bluetooth daemon, r=shuang 2014-11-24 09:02:42 +01:00
BluetoothDaemonHandsfreeInterface.h Bug 1091588: Add Handsfree interface for Bluetooth daemon, r=shuang 2014-11-24 09:02:42 +01:00
BluetoothDaemonHelpers.cpp Bug 1095487: Add Bluetooth A2DP helpers, r=shuang 2014-12-11 10:53:14 +01:00
BluetoothDaemonHelpers.h Bug 1095487: Add Bluetooth A2DP helpers, r=shuang 2014-12-11 10:53:14 +01:00
BluetoothDaemonInterface.cpp Bug 1095487: Add Blueooth A2DP support when using daemon backend, r=shuang 2014-12-11 10:53:14 +01:00
BluetoothDaemonInterface.h Bug 1095487: Add Blueooth A2DP support when using daemon backend, r=shuang 2014-12-11 10:53:14 +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 1073548: Add core interfaces and Setup module for Bluetooth daemon, r=shawnjohnjr 2014-11-03 13:03:49 +01:00
BluetoothDaemonSocketInterface.cpp Bug 1091577: Use general-purpose result runnable in Bluetooth daemon backend, r=shawnjohnjr 2014-11-05 15:43:07 +01:00
BluetoothDaemonSocketInterface.h Bug 1091577: Use general-purpose result runnable in Bluetooth daemon backend, r=shawnjohnjr 2014-11-05 15:43:07 +01: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 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothHALInterface.h Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothHandsfreeHALInterface.cpp Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothHandsfreeHALInterface.h Bug 1061489: Distribute Bluetooth HAL implementation among multiple files, r=shuang 2014-09-11 12:23:02 +02:00
BluetoothOppManager.cpp Bug 1079649: Use a temporary (.part) file to store incoming file. (bluetooth/bluedroid) r=btian 2014-11-10 18:53:21 +08:00
BluetoothOppManager.h Bug 1079649: Use a temporary (.part) file to store incoming file. (bluetooth/bluedroid) r=btian 2014-11-10 18:53:21 +08:00
BluetoothServiceBluedroid.cpp Bug 1105308: Cleanup non-shared functions in Bluedroid's BluetoothUtils.{cpp,h}, r=btian 2014-11-28 11:49:40 +01:00
BluetoothServiceBluedroid.h Bug 1105308: Cleanup non-shared functions in Bluedroid's BluetoothUtils.{cpp,h}, r=btian 2014-11-28 11:49:40 +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