gecko-dev/dom/bluetooth/bluedroid
Thomas Zimmermann 9133e20f81 Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr
The cast-and-assign pattern for retrieving file descriptors is prone to
SIGBUS signals on platforms that don't support unaligned memory access.
This patch fixes the problem by copying the received data directly.
2014-10-28 10:34:29 +01:00
..
hfp Bug 1083708: Handle non-existant Bluetooth profile interfaces correctly, r=shawnjohnjr 2014-10-16 16:40:49 +02: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
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 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
BluetoothOppManager.h Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
BluetoothServiceBluedroid.cpp Bug 1069868 - Set Bluetooth property |discoverable| to |false| after Bluetooth enabled. r=shuang 2014-10-21 01:27:00 -04:00
BluetoothServiceBluedroid.h Bug 929376 - Part 2: Move 'IsConnected' from BluetoothManager to BluetoothAdapter and allow it to be used on content process. r=shawnjohnjr 2014-08-26 18:50:35 +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
BluetoothUtils.cpp Bug 1057337: Cleanup BluetoothA2DPManager and related code, r=shuang 2014-09-01 10:11:54 +02:00
BluetoothUtils.h Bug 1057337: Cleanup BluetoothA2DPManager and related code, r=shuang 2014-09-01 10:11:54 +02:00