..
bluedroid
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
bluez
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
ipc
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
tests /marionette
Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz
2014-10-03 10:05:50 +02:00
BluetoothAdapter.cpp
Bug 1121404 - Cache addresses of bonded devices and notify adapter properly. r=btian
2015-01-29 15:49:53 +08:00
BluetoothAdapter.h
Bug 1100818 - Launch bluetooth certified app by sending system message if it's not ready for receiving BluetoothPairingEvent. r=btian
2014-12-19 11:12:33 +08:00
BluetoothClassOfDevice.cpp
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
2014-10-07 11:44:49 +02:00
BluetoothClassOfDevice.h
Bug 1027504 - Implement BluetoothClassOfDevice, r=bz, r=echou
2014-07-10 14:42:10 +08:00
BluetoothCommon.h
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothDevice.cpp
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothDevice.h
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothDiscoveryHandle.cpp
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz.
2014-10-07 11:44:49 +02:00
BluetoothDiscoveryHandle.h
Bug 1038632 - Patch2: Maintain device objects in BluetoothAdapter. r=btian
2014-07-25 15:21:44 +08:00
BluetoothGatt.cpp
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothGatt.h
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothHfpManagerBase.h
BluetoothHidManager.cpp
BluetoothHidManager.h
BluetoothInterface.cpp
Bug 1126720: Implement Bluetooth backend selection; use Bluedroid by default (under bluetooth2/), r=btian
2015-02-12 10:12:07 +01:00
BluetoothInterface.h
Bug 1054830 - Patch2: Implement gatt main/client interface and notifications. r=tzimmermann
2014-09-26 11:16:36 +08:00
BluetoothInterfaceHelpers.h
Bug 1091575: Added general-purpose notification runnables for Bluetooth (under bluetooth2/), r=btian
2014-11-14 10:04:33 +01:00
BluetoothManager.cpp
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz.
2014-10-07 11:44:49 +02:00
BluetoothManager.h
Bug 1060245 - Patch 1/3: Cleanup headers of manager and device, r=echou
2014-09-02 18:31:18 +08:00
BluetoothPairingHandle.cpp
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
2014-10-07 11:44:49 +02:00
BluetoothPairingHandle.h
Bug 1128797 - [bluetooth2] Fix build break on emulators, r=shuang
2015-02-03 12:02:07 +08:00
BluetoothPairingListener.cpp
Bug 1119734 - Delay registering Bluetooth signal handler if pairing event handlers haven't been attached. r=btian
2015-01-20 09:52:41 +08:00
BluetoothPairingListener.h
Bug 1119734 - Delay registering Bluetooth signal handler if pairing event handlers haven't been attached. r=btian
2015-01-20 09:52:41 +08:00
BluetoothProfileController.cpp
BluetoothProfileController.h
Bug 1027504 - Implement BluetoothClassOfDevice, r=bz, r=echou
2014-07-10 14:42:10 +08:00
BluetoothProfileManagerBase.h
Bug 1038645: Asynchronous starting and stopping of profile managers (under bluetooth2/), r=btian
2014-07-22 13:53:27 +02:00
BluetoothReplyRunnable.cpp
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
2015-01-14 08:59:06 +01:00
BluetoothReplyRunnable.h
Bug 1032755 - Return a DOMException with error message when BluetoothReplyRunnable rejects the promise. r=btian
2014-08-25 14:51:29 +08:00
BluetoothRilListener.cpp
Bug 1115603
- Part 4: Use nsITelephonyCallInfo for call data (bluetooth). r=btian
2015-01-08 16:33:51 +08:00
BluetoothRilListener.h
Bug 1120774 - Include a header file for nsITelephonyCallInfo in bluetooth2/BluetoothRilListener.h. r=btian
2015-01-13 15:05:32 +08:00
BluetoothService.cpp
Bug 1128797 - [bluetooth2] Fix build break on emulators, r=shuang
2015-02-03 12:02:07 +08:00
BluetoothService.h
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothSocketObserver.h
BluetoothUtils.cpp
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothUtils.h
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
BluetoothUuid.cpp
BluetoothUuid.h
moz.build
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
2015-02-13 17:13:00 +01:00
ObexBase.cpp
ObexBase.h