Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Issue 2751223002: bluetooth: Stop support of reconnecting devices not supporting pairing (Closed)

Created:
3 years, 9 months ago by mcchou
Modified:
3 years, 8 months ago
CC:
chromium-reviews, ortuno+watch_chromium.org, scheib+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: Stop support of reconnecting devices not supporting pairing This stops the support of reconnection to the following Bluetooth device due to their lack of pairing mechanism. - Verbatim Bluetooth Mouse, model 96674 - Microsoft Bluetooth Notebook Mouse 5000, model X807028-001 - Sony PlayStation Dualshock3 BUG=701992 TBR=ortuno@chromium.org Review-Url: https://codereview.chromium.org/2751223002 Cr-Commit-Position: refs/heads/master@{#457325} Committed: https://chromium.googlesource.com/chromium/src/+/206866029e5e2fddc1cff642fbfc5318007a6574

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix trybot failure and nits #

Patch Set 3 : fix an unittest failure #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -37 lines) Patch
M device/bluetooth/bluetooth_adapter.h View 1 chunk +0 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_device.h View 1 2 chunks +0 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_device.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M device/bluetooth/bluez/bluetooth_adapter_bluez.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M device/bluetooth/bluez/bluetooth_bluez_unittest.cc View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M device/bluetooth/bluez/bluetooth_device_bluez.cc View 1 2 chunks +6 lines, -5 lines 1 comment Download

Messages

Total messages: 40 (27 generated)
dmitrygr
https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc File device/bluetooth/bluez/bluetooth_device_bluez.cc (right): https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc#newcode338 device/bluetooth/bluez/bluetooth_device_bluez.cc:338: // support pairing. Once a device is paired successfully, ...
3 years, 9 months ago (2017-03-15 22:39:50 UTC) #5
rkc
lgtm https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc File device/bluetooth/bluez/bluetooth_device_bluez.cc (right): https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc#newcode336 device/bluetooth/bluez/bluetooth_device_bluez.cc:336: // The Paired property reflects the successful pairing ...
3 years, 9 months ago (2017-03-15 22:49:02 UTC) #9
Miao
On 2017/03/15 22:39:50, dmitrygr wrote: > https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc > File device/bluetooth/bluez/bluetooth_device_bluez.cc (right): > > https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc#newcode338 > ...
3 years, 9 months ago (2017-03-15 22:57:19 UTC) #12
Miao
On 2017/03/15 22:49:02, rkc wrote: > lgtm > > https://codereview.chromium.org/2751223002/diff/1/device/bluetooth/bluez/bluetooth_device_bluez.cc > File device/bluetooth/bluez/bluetooth_device_bluez.cc (right): > ...
3 years, 9 months ago (2017-03-15 22:57:31 UTC) #13
dmitrygr
lgtm
3 years, 9 months ago (2017-03-15 23:45:59 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2751223002/40001
3 years, 9 months ago (2017-03-16 01:17:02 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/386723)
3 years, 9 months ago (2017-03-16 01:24:40 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2751223002/40001
3 years, 9 months ago (2017-03-16 01:56:06 UTC) #30
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 9 months ago (2017-03-16 02:09:16 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2751223002/40001
3 years, 9 months ago (2017-03-16 02:31:36 UTC) #35
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/206866029e5e2fddc1cff642fbfc5318007a6574
3 years, 9 months ago (2017-03-16 02:36:36 UTC) #38
scheib
lgtm
3 years, 9 months ago (2017-03-16 03:56:59 UTC) #39
ortuno
3 years, 8 months ago (2017-03-28 02:09:26 UTC) #40
Message was sent while issue was closed.
Sorry, I was OOO.

https://codereview.chromium.org/2751223002/diff/40001/device/bluetooth/bluez/...
File device/bluetooth/bluez/bluetooth_device_bluez.cc (right):

https://codereview.chromium.org/2751223002/diff/40001/device/bluetooth/bluez/...
device/bluetooth/bluez/bluetooth_device_bluez.cc:257: // TODO(crbug.com/649651):
Use IsPaired once it returns true only for paired
You can also remove this TODO.

Powered by Google App Engine
This is Rietveld 408576698