gecko/dom/bluetooth/bluedroid
Thomas Zimmermann 052db18ce5 Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian
This patch converts all public interfaces of the Bluetooth backend code
to take UUIDs as |BluetoothUuid|. The code currently uses a mixture of
|BluetoothUuid| and arrays/pointers.
2015-09-22 13:04:05 +02:00
..
hfp Bug 1203046 - Call |NRECNotification| once RFCOMM is connected. r=shuang 2015-09-15 18:19:25 +08:00
hfp-fallback Bug 1197815: Add missing |BluetoothHfpManager::IsNrecEnabled|, r=shuang 2015-08-25 17:06:51 +02:00
b2g_bdroid_buildcfg.h Bug 825149 - Add NREC feature bit in bluetooth stack. r=shuang 2015-08-07 03:15:00 -04:00
BluetoothA2dpManager.cpp Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothA2dpManager.h Bug 1199110: Remove AVRCP support from |BluetoothA2dpManager| and convert callers, r=shuang 2015-08-31 17:27:47 +02:00
BluetoothAvrcpManager.cpp Bug 1204497: Complete AVRCP connect/disconnect from separate runnables, r=shuang 2015-09-21 11:30:52 +02:00
BluetoothAvrcpManager.h Bug 1204497: Complete AVRCP connect/disconnect from separate runnables, r=shuang 2015-09-21 11:30:52 +02:00
BluetoothDaemonA2dpInterface.cpp Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonA2dpInterface.h Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonAvrcpInterface.cpp Bug 1204497: Interpret AVRCP remote features as bitmask, r=shuang 2015-09-21 11:30:52 +02:00
BluetoothDaemonAvrcpInterface.h Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonCoreInterface.cpp Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothDaemonCoreInterface.h Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothDaemonGattInterface.cpp Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonGattInterface.h Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonHandsfreeInterface.cpp Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonHandsfreeInterface.h Bug 1204801: Move |BlutoothSetupResultHandler| to generic backend interface, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonHelpers.cpp Bug 1204497: Interpret AVRCP remote features as bitmask, r=shuang 2015-09-21 11:30:52 +02:00
BluetoothDaemonHelpers.h Bug 1204497: Interpret AVRCP remote features as bitmask, r=shuang 2015-09-21 11:30:52 +02:00
BluetoothDaemonInterface.cpp Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothDaemonInterface.h Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothDaemonSetupInterface.cpp Bug 1204801: Use enum constants for Bluetooth Service module, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonSetupInterface.h Bug 1204801: Use enum constants for Bluetooth Service module, r=btian 2015-09-16 10:37:58 +02:00
BluetoothDaemonSocketInterface.cpp Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothDaemonSocketInterface.h Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothGattManager.cpp Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothGattManager.h Bug 1181480 - Add and implement GATT server connection related Web APIs. r=btian, r=mrbkap 2015-08-21 17:11:14 +08:00
BluetoothMapFolder.cpp Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothMapFolder.h Bug 1166645 - Implement MAP profile manager connection related function, r=btian 2015-09-08 11:39:13 +08:00
BluetoothMapSmsManager.cpp Bug 1195710 - [MAP]Implement PushMessage function, r=btian 2015-09-13 19:03:23 +08:00
BluetoothMapSmsManager.h Bug 1195710 - [MAP]Implement PushMessage function, r=btian 2015-09-13 19:03:23 +08:00
BluetoothOppManager.cpp Bug 1141616: Lookup service channel in Bluedroid's OPP manager, r=btian 2015-09-09 13:20:57 +02:00
BluetoothOppManager.h Bug 1141616: Lookup service channel in Bluedroid's OPP manager, r=btian 2015-09-09 13:20:57 +02:00
BluetoothPbapManager.cpp Bug 1203819 - Fix loop condition in BluetoothPbapManager::PackPropertiesMask, r=shuang 2015-09-11 11:14:26 +08:00
BluetoothPbapManager.h Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang 2015-09-09 10:59:36 +08:00
BluetoothServiceBluedroid.cpp Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothServiceBluedroid.h Bug 1141616: Support SDP lookups in |BluetoothServiceBluedroid|, r=btian 2015-09-09 13:20:54 +02:00
BluetoothSocket.cpp Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian 2015-09-22 13:04:05 +02:00
BluetoothSocket.h Bug 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08: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 1106007 - Cleanup include guards. r=tzimmermann 2015-08-04 17:39:30 +08:00