gecko-dev/dom/bluetooth
Thomas Zimmermann 2057f83879 Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian
BluetoothUUID of v1 and v2 are the same, except for bug 1015819 in
v1. So this patch moves the v1 variant to a shared location and removes
the v2 variant completely.

--HG--
rename : dom/bluetooth/bluetooth1/BluetoothUuid.cpp => dom/bluetooth/BluetoothUuid.cpp
rename : dom/bluetooth/bluetooth1/BluetoothUuid.h => dom/bluetooth/BluetoothUuid.h
2015-04-17 17:45:05 +02:00
..
bluedroid Bug 1152653 - Implement BluetoothGatt.oncharacteristicchanged. r=jocelyn, r=mrbkap 2015-04-16 16:47:01 +08:00
bluetooth1 Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-17 17:45:05 +02:00
bluetooth2 Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-17 17:45:05 +02:00
bluez 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
BluetoothCommon.h Bug 1152653 - Implement BluetoothGatt.oncharacteristicchanged. r=jocelyn, r=mrbkap 2015-04-16 16:47:01 +08:00
BluetoothInterface.cpp Bug 1153796: Share BluetoothInterface.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothInterface.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
BluetoothInterfaceHelpers.cpp Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothInterfaceHelpers.h Bug 1153796: Share BluetoothInterfaceHelpers.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-15 11:46:33 +02:00
BluetoothUtils.cpp Bug 1154235: Use |snprintf| in Bluetooth utililities, r=btian 2015-04-16 10:48:21 +02:00
BluetoothUtils.h Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-16 10:48:21 +02:00
BluetoothUuid.cpp Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-17 17:45:05 +02:00
BluetoothUuid.h Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-17 17:45:05 +02:00
moz.build Bug 1155082: Share BluetoothUUID.{cpp,h} between Bluetooth v1 and v2, r=btian 2015-04-17 17:45:05 +02:00