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

Issue 2083423004: arc/bluetooth: plumb adapter discoverable timeout property (Closed)

Created:
4 years, 5 months ago by Eric Caruso
Modified:
4 years, 5 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@add-discoverable-timeout
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc/bluetooth: plumb adapter discoverable timeout property Instead of hardcoding this to 120, we'll pull in the real timeout reported by BlueZ. BUG=b:29617227 TEST=request properties and check for the timeout Committed: https://crrev.com/2b50d95a699ee444a4c3f7938a502abbf3d47ab8 Cr-Commit-Position: refs/heads/master@{#402302}

Patch Set 1 #

Patch Set 2 : use BlueZ-specific interface #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : add gyp dependency #

Patch Set 6 : add external gyp dependency #

Total comments: 2

Patch Set 7 : suggestions from rockot@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M components/arc.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M components/arc/bluetooth/arc_bluetooth_bridge.h View 1 2 3 4 5 6 2 chunks +2 lines, -1 line 0 comments Download
M components/arc/bluetooth/arc_bluetooth_bridge.cc View 1 2 3 4 5 6 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (9 generated)
Eric Caruso
PTAL, thanks.
4 years, 5 months ago (2016-06-23 22:54:44 UTC) #2
Luis Héctor Chávez
hmm you might have uncovered a build break. Can you see if rebasing helps? (change ...
4 years, 5 months ago (2016-06-24 15:43:24 UTC) #3
Eric Caruso
Webkit tests are acting up right now. There's also some discussion on the patchset I'm ...
4 years, 5 months ago (2016-06-24 18:52:58 UTC) #4
Luis Héctor Chávez
ok, so the change looks good. ping me once the change you depend on lands ...
4 years, 5 months ago (2016-06-24 19:17:10 UTC) #5
Eric Caruso
PTAL.
4 years, 5 months ago (2016-06-24 20:47:06 UTC) #6
Luis Héctor Chávez
lgtm
4 years, 5 months ago (2016-06-24 20:53:36 UTC) #7
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/2083423004/60001
4 years, 5 months ago (2016-06-25 00:25:21 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/191678)
4 years, 5 months ago (2016-06-25 00:52:12 UTC) #11
Ken Rockot(use gerrit already)
https://codereview.chromium.org/2083423004/diff/100001/components/arc/bluetooth/arc_bluetooth_bridge.cc File components/arc/bluetooth/arc_bluetooth_bridge.cc (right): https://codereview.chromium.org/2083423004/diff/100001/components/arc/bluetooth/arc_bluetooth_bridge.cc#newcode1189 components/arc/bluetooth/arc_bluetooth_bridge.cc:1189: btp->set_discovery_timeout(static_cast<bluez::BluetoothAdapterBlueZ*>( drive-by comment: could you just store bluetooth_adapter_ as ...
4 years, 5 months ago (2016-06-27 17:10:49 UTC) #13
Ken Rockot(use gerrit already)
https://codereview.chromium.org/2083423004/diff/100001/components/arc.gypi File components/arc.gypi (right): https://codereview.chromium.org/2083423004/diff/100001/components/arc.gypi#newcode21 components/arc.gypi:21: '../dbus/dbus.gyp:dbus', also this target is missing a dependency on ...
4 years, 5 months ago (2016-06-27 17:15:38 UTC) #14
Ken Rockot(use gerrit already)
On 2016/06/27 at 17:15:38, Ken Rockot wrote: > https://codereview.chromium.org/2083423004/diff/100001/components/arc.gypi > File components/arc.gypi (right): > > ...
4 years, 5 months ago (2016-06-27 17:15:55 UTC) #15
Eric Caruso
PTAL.
4 years, 5 months ago (2016-06-27 20:27:54 UTC) #19
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/2083423004/80002
4 years, 5 months ago (2016-06-27 20:27:56 UTC) #20
Ken Rockot(use gerrit already)
Thanks! lgtm
4 years, 5 months ago (2016-06-27 20:40:21 UTC) #21
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/2083423004/80002
4 years, 5 months ago (2016-06-27 21:16:53 UTC) #23
commit-bot: I haz the power
Committed patchset #7 (id:80002)
4 years, 5 months ago (2016-06-27 21:51:09 UTC) #24
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 21:54:39 UTC) #26
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/2b50d95a699ee444a4c3f7938a502abbf3d47ab8
Cr-Commit-Position: refs/heads/master@{#402302}

Powered by Google App Engine
This is Rietveld 408576698