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

Issue 9317012: chrome: bluetooth: hook up DeviceCreated/Removed signals (Closed)

Created:
8 years, 10 months ago by keybuk
Modified:
8 years, 10 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

chrome: bluetooth: hook up DeviceCreated/Removed signals The adapter sends signals when known devices are created and removed, we may need these to obtain properties for the devices so hook them up so the observer can receive them. BUG=chromium-os:22086 TEST=verified signals are received Change-Id: I3931df90f78903308abe244a208901aa7f0a64a4 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120766

Patch Set 1 #

Total comments: 12

Patch Set 2 : rebase #

Patch Set 3 : fix the object/device path confusion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -2 lines) Patch
M chrome/browser/chromeos/dbus/bluetooth_adapter_client.h View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc View 1 2 3 chunks +71 lines, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
keybuk
8 years, 10 months ago (2012-01-31 22:48:57 UTC) #1
mukesh agrawal
possible parameter error in the Received functions. otherwise, some nits. https://chromiumcodereview.appspot.com/9317012/diff/1/chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc File chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc (right): https://chromiumcodereview.appspot.com/9317012/diff/1/chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc#newcode311 ...
8 years, 10 months ago (2012-02-01 00:48:42 UTC) #2
keybuk
Thanks Mukesh, that's exactly the kind of review I was hoping for :) all of ...
8 years, 10 months ago (2012-02-01 05:59:24 UTC) #3
satorux1
http://codereview.chromium.org/9317012/diff/1/chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc File chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc (right): http://codereview.chromium.org/9317012/diff/1/chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc#newcode312 chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc:312: void DeviceCreatedReceived(const std::string& object_path, On 2012/02/01 00:48:42, mukesh agrawal ...
8 years, 10 months ago (2012-02-01 17:45:18 UTC) #4
keybuk
can I get an LGTM? :)
8 years, 10 months ago (2012-02-04 00:27:12 UTC) #5
satorux1
Did you address issues mukesh pointed out? he questioned about argument order etc. Please reply ...
8 years, 10 months ago (2012-02-04 00:30:40 UTC) #6
keybuk
oh, I had it as a draft
8 years, 10 months ago (2012-02-04 00:32:49 UTC) #7
keybuk
http://codereview.chromium.org/9317012/diff/1/chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc File chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc (right): http://codereview.chromium.org/9317012/diff/1/chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc#newcode311 chrome/browser/chromeos/dbus/bluetooth_adapter_client.cc:311: // Called by dbus:: when a DeviceCreated signal is ...
8 years, 10 months ago (2012-02-04 00:35:47 UTC) #8
satorux1
LGTM
8 years, 10 months ago (2012-02-04 00:48:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keybuk@chromium.org/9317012/5001
8 years, 10 months ago (2012-02-04 00:51:52 UTC) #10
commit-bot: I haz the power
Try job failure for 9317012-5001 (retry) (retry) on mac_rel for step "net_unittests". It's a second ...
8 years, 10 months ago (2012-02-04 03:02:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keybuk@chromium.org/9317012/5001
8 years, 10 months ago (2012-02-06 14:49:27 UTC) #12
commit-bot: I haz the power
Try job failure for 9317012-5001 (retry) (retry) (retry) on mac_rel for steps "test_shell_tests, ui_tests". It's ...
8 years, 10 months ago (2012-02-06 18:12:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keybuk@chromium.org/9317012/14001
8 years, 10 months ago (2012-02-06 20:07:34 UTC) #14
commit-bot: I haz the power
Try job failure for 9317012-14001 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 10 months ago (2012-02-06 22:10:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keybuk@chromium.org/9317012/14001
8 years, 10 months ago (2012-02-07 00:39:27 UTC) #16
commit-bot: I haz the power
8 years, 10 months ago (2012-02-07 11:29:55 UTC) #17
Change committed as 120766

Powered by Google App Engine
This is Rietveld 408576698