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 263333003: chrome.bluetoothLowEnergy: Implement writeCharacteristicValue. (Closed)

Created:
6 years, 7 months ago by armansito
Modified:
6 years, 7 months ago
Reviewers:
keybuk, rpaquay
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

chrome.bluetoothLowEnergy: Implement writeCharacteristicValue. This CL implements the writeCharacteristicValue function of the bluetoothLowEnergy API. BUG=265663 TEST=browser_tests --gtest_filter=BluetoothLowEnergyApiTest.* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269509

Patch Set 1 #

Total comments: 2

Patch Set 2 : FU git cl format #

Patch Set 3 : Rebased #

Messages

Total messages: 6 (0 generated)
armansito
6 years, 7 months ago (2014-05-05 23:28:20 UTC) #1
keybuk
lgtm https://codereview.chromium.org/263333003/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc File chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc (right): https://codereview.chromium.org/263333003/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc#newcode490 chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc:490: EXPECT_CALL(*mock_adapter_, GetDevice(_)).Times(3).WillRepeatedly( nit: break across multiple lines
6 years, 7 months ago (2014-05-06 16:44:19 UTC) #2
armansito
https://codereview.chromium.org/263333003/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc File chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc (right): https://codereview.chromium.org/263333003/diff/1/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc#newcode490 chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc:490: EXPECT_CALL(*mock_adapter_, GetDevice(_)).Times(3).WillRepeatedly( On 2014/05/06 16:44:19, keybuk wrote: > nit: ...
6 years, 7 months ago (2014-05-06 19:26:36 UTC) #3
armansito
The CQ bit was checked by armansito@chromium.org
6 years, 7 months ago (2014-05-09 01:58:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/armansito@chromium.org/263333003/30001
6 years, 7 months ago (2014-05-09 02:01:41 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-10 03:07:34 UTC) #6
Message was sent while issue was closed.
Change committed as 269509

Powered by Google App Engine
This is Rietveld 408576698