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

Issue 9826018: Expose the bluetooth address of the adapter. (Closed)

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

Description

Expose the bluetooth address of the adapter. This is needed for an extension API call: chrome.experimental.bluetooth.getAddress BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128276

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comments #

Total comments: 1

Patch Set 3 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M chrome/browser/chromeos/bluetooth/bluetooth_adapter.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/bluetooth/bluetooth_adapter.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bryeung
8 years, 9 months ago (2012-03-22 17:19:36 UTC) #1
keybuk
http://codereview.chromium.org/9826018/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h File chrome/browser/chromeos/bluetooth/bluetooth_adapter.h (right): http://codereview.chromium.org/9826018/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h#newcode95 chrome/browser/chromeos/bluetooth/bluetooth_adapter.h:95: std::string address() const { return address_; } To avoid ...
8 years, 9 months ago (2012-03-22 17:22:11 UTC) #2
bryeung
http://codereview.chromium.org/9826018/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h File chrome/browser/chromeos/bluetooth/bluetooth_adapter.h (right): http://codereview.chromium.org/9826018/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h#newcode95 chrome/browser/chromeos/bluetooth/bluetooth_adapter.h:95: std::string address() const { return address_; } On 2012/03/22 ...
8 years, 9 months ago (2012-03-22 17:25:08 UTC) #3
keybuk
lgtm, you'll need OWNERS from satorux
8 years, 9 months ago (2012-03-22 17:30:05 UTC) #4
bryeung
satorux@: can you look for OWNERS please? Thanks.
8 years, 9 months ago (2012-03-22 17:31:09 UTC) #5
satorux1
LGTM, but do you need my LGTM? chrome/browser/chromeos/bluetooth doesn't seem to have OWNERS. http://codereview.chromium.org/9826018/diff/3001/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h File ...
8 years, 9 months ago (2012-03-22 17:35:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/9826018/4003
8 years, 9 months ago (2012-03-22 17:39:14 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 19:54:33 UTC) #8
Change committed as 128276

Powered by Google App Engine
This is Rietveld 408576698