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

Issue 10837294: Add bluetooth.getName API. (Closed)

Created:
8 years, 4 months ago by bryeung
Modified:
8 years, 4 months ago
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, nkostylev+watch_chromium.org, Aaron Boodman, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add bluetooth.getName API. This allows Chrome Apps to get the name of the Bluetooth adapter. BUG=none TEST=browser_tests --gtest_filter=BluetoothApiTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152470

Patch Set 1 #

Total comments: 7

Patch Set 2 : review comments #

Patch Set 3 : review comments #

Messages

Total messages: 9 (0 generated)
bryeung
keybuk: for c/b/chromeos/* asargent: for c/b/extensions/* Thanks!
8 years, 4 months ago (2012-08-16 22:34:23 UTC) #1
keybuk
lgtm
8 years, 4 months ago (2012-08-17 18:27:06 UTC) #2
keybuk
(noting that name is likely to be one of the inspiring following three values: "" ...
8 years, 4 months ago (2012-08-17 18:27:44 UTC) #3
Mihai Parparita -not on Chrome
LGTM https://chromiumcodereview.appspot.com/10837294/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h File chrome/browser/chromeos/bluetooth/bluetooth_adapter.h (right): https://chromiumcodereview.appspot.com/10837294/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h#newcode101 chrome/browser/chromeos/bluetooth/bluetooth_adapter.h:101: virtual const std::string& address() const; Nit: lowercase names ...
8 years, 4 months ago (2012-08-17 20:30:07 UTC) #4
keybuk
https://chromiumcodereview.appspot.com/10837294/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h File chrome/browser/chromeos/bluetooth/bluetooth_adapter.h (right): https://chromiumcodereview.appspot.com/10837294/diff/1/chrome/browser/chromeos/bluetooth/bluetooth_adapter.h#newcode101 chrome/browser/chromeos/bluetooth/bluetooth_adapter.h:101: virtual const std::string& address() const; Is there any particular ...
8 years, 4 months ago (2012-08-17 20:31:36 UTC) #5
asargent_no_longer_on_chrome
LGTM In looking into the code to figure out whether |name| can be null for ...
8 years, 4 months ago (2012-08-20 19:07:19 UTC) #6
bryeung
Antony: I'll address your comments about the adapter being a pointer in a follow-up CL. ...
8 years, 4 months ago (2012-08-20 23:13:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryeung@chromium.org/10837294/8001
8 years, 4 months ago (2012-08-20 23:13:31 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-21 01:31:53 UTC) #9
Change committed as 152470

Powered by Google App Engine
This is Rietveld 408576698