..
hfp
Bug 1161888 - remove first CKPD flag and do not set |mDialingRequestProcessed| flag to avoid the redundant HFP_AT_RESPONSE_OK. r=shuang
2015-05-15 14:35:46 +08:00
hfp-fallback
Bug 1166469 - Add HandleBackendError for hfp-fallback product, r=btian
2015-05-22 11:45:54 +08:00
b2g_bdroid_buildcfg.h
Bug 1167070 - Overwrite BLE related flags to enable BLE functionalities in bluedroid for both bluetooth1 and bluetooth2. r=shuang
2015-05-22 20:07:00 -04:00
BluetoothA2dpHALInterface.cpp
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothA2dpHALInterface.h
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothA2dpManager.cpp
Backed out changesets 0832ffdd8144 for Bug 1167064
2015-06-15 19:05:03 +08:00
BluetoothA2dpManager.h
Bug 1160127 - Send HFP/A2DP profile disconnection notification, r=btian
2015-05-11 11:47:31 +08:00
BluetoothAvrcpHALInterface.cpp
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothAvrcpHALInterface.h
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothDaemonA2dpInterface.cpp
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonA2dpInterface.h
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonAvrcpInterface.cpp
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonAvrcpInterface.h
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonConnector.cpp
Bug 1167210: Replace |union sockaddr_any| with |struct sockaddr_storage|, r=kmachulis
2015-05-27 13:49:07 +02:00
BluetoothDaemonConnector.h
Bug 1164417: Add |UnixSocketConnector::Duplicate|, r=kmachulis
2015-05-21 13:34:37 +02:00
BluetoothDaemonGattInterface.cpp
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonGattInterface.h
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonHandsfreeInterface.cpp
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonHandsfreeInterface.h
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonHelpers.cpp
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonHelpers.h
Bug 1171017: Move classes from ipc/bluetooth to ipc/hal, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonInterface.cpp
Bug 1171017: Move classes from ipc/bluetooth to ipc/hal, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonInterface.h
Bug 1171017: Move classes from ipc/bluetooth to ipc/hal, r=shuang
2015-06-15 14:44:03 +02: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 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothDaemonSocketInterface.cpp
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothDaemonSocketInterface.h
Bug 1171017: Rename |BluetoothSocketPDU| to |DaemonSocketPDU|, r=shuang
2015-06-15 14:44:03 +02:00
BluetoothGattHALInterface.cpp
Bug 1163499 - Part 1: Revise BluetoothGattInterface and result handler for daemon support. r=tzimmermann
2015-05-27 04:50:00 -04:00
BluetoothGattHALInterface.h
Bug 1163499 - Part 1: Revise BluetoothGattInterface and result handler for daemon support. r=tzimmermann
2015-05-27 04:50:00 -04:00
BluetoothGattManager.cpp
Bug 1161945 - Fix empty characteristics and descriptors after searching services. f=elin, r=jocelyn
2015-06-12 10:44:57 +08:00
BluetoothGattManager.h
Merge mozilla-central to b2g-inbound
2015-05-04 15:26:45 +02:00
BluetoothHALHelpers.cpp
Bug 1171866 - Remove ReversedUuidToString; f=tzimmermann, r=jocelyn
2015-06-11 18:01:00 +08:00
BluetoothHALHelpers.h
Bug 1163499 - Part 1: Revise BluetoothGattInterface and result handler for daemon support. r=tzimmermann
2015-05-27 04:50:00 -04:00
BluetoothHALInterface.cpp
Bug 1166575 - Silence uninitialized variable error in BluetoothHALInterface.cpp when building a debug B2G build. r=tzimmermann
2015-05-21 10:01:59 +10:00
BluetoothHALInterface.h
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothHandsfreeHALInterface.cpp
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothHandsfreeHALInterface.h
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothOppManager.cpp
Bug 1168446: Don't store connection parameters in |BluetoothSocket|, r=shuang
2015-06-01 10:42:29 +02:00
BluetoothOppManager.h
Bug 1166176 - [cleanup] Simplify volume related code in OPP manager, r=shuang
2015-05-19 17:09:56 +08:00
BluetoothPbapManager.cpp
Bug 1168446: Don't store connection parameters in |BluetoothSocket|, r=shuang
2015-06-01 10:42:29 +02:00
BluetoothPbapManager.h
Bug 1168266 - Add few member functions of ObexHeaderSet for PBAP. r=shuang
2015-05-27 09:48:02 +08:00
BluetoothServiceBluedroid.cpp
Backed out changesets 0832ffdd8144 for Bug 1167064
2015-06-15 19:05:03 +08:00
BluetoothServiceBluedroid.h
Backed out changesets 0832ffdd8144 for Bug 1167064
2015-06-15 19:05:03 +08:00
BluetoothSocket.cpp
Bug 1172479: Replace |nsIThread| by |MessageLoop| in socket I/O code, r=kmachulis
2015-06-09 09:50:10 +02:00
BluetoothSocket.h
Bug 1172479: Replace |nsIThread| by |MessageLoop| in socket I/O code, r=kmachulis
2015-06-09 09:50:10 +02:00
BluetoothSocketHALInterface.cpp
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
BluetoothSocketHALInterface.h
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04: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 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00