gecko/dom/bluetooth
Shawn Huang 4bc3688ef5 Bug 997626 - [bluez] Handle RequestPairingConsent event and reply pairing confirmation directly. r=echou, f=btian
Consent pairing event raises under the following conditions:
1. Local IO capabilities are DisplayYesNo and remote IO capabiltiies are DisplayOnly or NoInputNoOutput.
2. Call PairingConsent callback for "incoming" request.
This patch is try to directly reply pairing confirmation for consent cases.

How to test:
1. Initialize pairing request with IO capabilities-NoInputNoOutput as
headset role to b2g phone
2. Check pairing status of bluetooth headset
2014-04-22 08:37:01 -04:00
..
bluedroid Bug 993289: Fix the logic while updating call setup state, f=btian, r=echou 2014-04-22 16:42:38 +08:00
bluez Bug 997626 - [bluez] Handle RequestPairingConsent event and reply pairing confirmation directly. r=echou, f=btian 2014-04-22 08:37:01 -04:00
ipc Bug 987305 - Refactor EnumSerializer - r=nfroyd 2014-04-14 10:17:40 -04:00
tests/marionette Bug 860698 - B2G Bluetooth: Add a test case for discover remote device through BluetoothAdapter. r=vyang, r=echou 2014-04-02 08:51:46 -04:00
BluetoothAdapter.cpp Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
BluetoothAdapter.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
BluetoothCommon.h Bug 995061 - Patch 1/2: [bluedroid] define and apply macro to append named value in profile managers, r=echou 2014-04-11 11:52:44 +08:00
BluetoothDevice.cpp Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
BluetoothDevice.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
BluetoothHfpManagerBase.h
BluetoothHidManager.cpp Bug 995061 - Patch 1/2: [bluedroid] define and apply macro to append named value in profile managers, r=echou 2014-04-11 11:52:44 +08:00
BluetoothHidManager.h
BluetoothManager.cpp Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley 2014-04-10 00:58:41 -04:00
BluetoothManager.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
BluetoothProfileController.cpp Bug 976943 - Replace OnConnect/OnDisconnect with one function, f=btian, r=gyeh 2014-03-06 19:26:28 +08:00
BluetoothProfileController.h Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan 2014-04-14 12:04:24 -07:00
BluetoothProfileManagerBase.h
BluetoothPropertyContainer.cpp
BluetoothPropertyContainer.h
BluetoothReplyRunnable.cpp
BluetoothReplyRunnable.h
BluetoothRilListener.cpp
BluetoothRilListener.h
BluetoothService.cpp Bug 979370: Remove |ToggleBtTask|, r=echou 2014-03-14 10:50:18 +01:00
BluetoothService.h Bug 979370: Remove |BluetoothService::IsEnabledInternal|, r=echou 2014-03-14 10:50:29 +01:00
BluetoothSocketObserver.h
BluetoothUuid.cpp
BluetoothUuid.h
Makefile.in Bug 975732 - Move one CXXFLAGS variable in dom/bluetooth to DEFINES; r=mshal 2014-02-22 21:42:12 -05:00
moz.build Bug 939672 - Patch 1/2: [bluedroid] Add fallback BluetoothHfpManager, r=gyeh 2014-02-25 11:37:37 +08:00
ObexBase.cpp
ObexBase.h