gecko/dom/bluetooth/bluez
Thomas Zimmermann f348be8538 Bug 1158876: Move |DataSocket::ReceiveSocketData| into sub classes, r=kmachulis
|ReceiveSocketData| receives socket data on the main thread. This
is a specific detail of the current socket classes, which should not
be required by future implementations.

This patch moves the receive method and the corresponding runnable
into socket classes.
2015-04-28 10:18:13 +02:00
..
BluetoothA2dpManager.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
BluetoothA2dpManager.h Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang 2015-03-10 13:44:02 +01:00
BluetoothDBusService.cpp Bug 1154281: Remove references to UnixSocket.h from Bluetooth, r=btian 2015-04-21 10:33:06 +02:00
BluetoothDBusService.h Bug 1140952 - Implement read/write value of a descriptor for GATT client API (ipc part). f=jocelyn, r=btian 2015-04-16 16:45:20 +08:00
BluetoothHfpManager.cpp Bug 1156352: Remove |UnixSocketRawData| from Bluetooth interfaces, r=btian 2015-04-23 13:48:47 +02:00
BluetoothHfpManager.h Bug 1156352: Remove |UnixSocketRawData| from Bluetooth interfaces, r=btian 2015-04-23 13:48:47 +02:00
BluetoothOppManager.cpp Bug 1156352: Remove |UnixSocketRawData| from Bluetooth interfaces, r=btian 2015-04-23 13:48:47 +02:00
BluetoothOppManager.h Bug 1156352: Remove |UnixSocketRawData| from Bluetooth interfaces, r=btian 2015-04-23 13:48:47 +02:00
BluetoothSocket.cpp Bug 1158876: Move |DataSocket::ReceiveSocketData| into sub classes, r=kmachulis 2015-04-28 10:18:13 +02:00
BluetoothSocket.h Bug 1158876: Move |DataSocket::ReceiveSocketData| into sub classes, r=kmachulis 2015-04-28 10:18:13 +02:00
BluetoothUnixSocketConnector.cpp
BluetoothUnixSocketConnector.h Bug 1154281: Remove references to UnixSocket.h from Bluetooth, r=btian 2015-04-21 10:33:06 +02:00