gecko/dom/bluetooth2/bluedroid
Jocelyn Liu 3934085aa3 Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap
This patch covers
1) Add DiscoverServices() method into BluetoothGatt interface.
2) Implement discover procedure in BluetoothGattManager
2015-03-23 03:25:00 -04:00
..
hfp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
hfp-fallback Bug 1045461: Fix HFP fallback code to work with latest Bluetooth changes (under bluetooth2/), r=btian 2014-07-29 10:47:31 +02:00
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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothA2dpManager.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothA2dpManager.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonA2dpInterface.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonA2dpInterface.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonAvrcpInterface.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonAvrcpInterface.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonHandsfreeInterface.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonHandsfreeInterface.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonHelpers.cpp Bug 579517 follow-up: Remove NSPR types that crept in 2015-03-16 21:15:10 -04:00
BluetoothDaemonHelpers.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonInterface.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonInterface.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothDaemonSocketInterface.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothGattHALInterface.cpp Bug 1114515 - Part 1: Revise BluetoothGattHALInterface for discovering all services and first characteristic/descriptor. r=btian 2015-03-21 06:44:00 -04:00
BluetoothGattHALInterface.h Bug 1114515 - Part 1: Revise BluetoothGattHALInterface for discovering all services and first characteristic/descriptor. r=btian 2015-03-21 06:44:00 -04:00
BluetoothGattManager.cpp Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothGattManager.h Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04: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 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothOppManager.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothOppManager.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothServiceBluedroid.cpp Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothServiceBluedroid.h Bug 1114515 - Part 3: Implement GATT client DiscoverServices API. r=btian, r=mrbkap 2015-03-23 03:25:00 -04:00
BluetoothSocket.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothSocket.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothSocketHALInterface.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothSocketHALInterface.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
BluetoothSocketMessageWatcher.cpp Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr 2014-10-28 10:34:29 +01:00
BluetoothSocketMessageWatcher.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00