gecko/dom/bluetooth/linux
Eric Chou c9a6da0646 Bug 730992 - Patch 2: The machinery in Bluetooth*Service, r=qdot, sr=mrbkap
---
 dom/bluetooth/BluetoothCommon.h              |    8 +
 dom/bluetooth/BluetoothService.h             |   17 +
 dom/bluetooth/linux/BluetoothDBusService.cpp |  561 ++++++++++++++++++++++++-
 dom/bluetooth/linux/BluetoothDBusService.h   |   23 +
 4 files changed, 586 insertions(+), 23 deletions(-)
2012-08-17 18:35:59 +08:00
..
BluetoothDBusService.cpp Bug 730992 - Patch 2: The machinery in Bluetooth*Service, r=qdot, sr=mrbkap 2012-08-17 18:35:59 +08:00
BluetoothDBusService.h Bug 730992 - Patch 2: The machinery in Bluetooth*Service, r=qdot, sr=mrbkap 2012-08-17 18:35:59 +08:00
BluetoothDBusServiceFactory.cpp Bug 740744: Asynchronous dbus events for bluetooth, Start/StopDiscovery and device event firing; r=bent sr=mrbkap 2012-07-17 20:41:54 -07:00
BluetoothDBusUtils.cpp Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap 2012-07-31 21:49:59 -07:00