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

Issue 134263008: device/bluetooth: Add abstract API definition for BluetoothGattDescriptor. (Closed)

Created:
6 years, 10 months ago by armansito
Modified:
6 years, 10 months ago
Reviewers:
keybuk
CC:
chromium-reviews
Visibility:
Public.

Description

device/bluetooth: Add abstract API definition for BluetoothGattDescriptor. This CL defines the abstract class BluetoothGattDesciptor, which represents remote and local GATT characteristic descriptors in the GATT API. BUG=340525 TEST=Compile Chrome. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250899

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -2 lines) Patch
M device/bluetooth/bluetooth.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic.h View 2 chunks +12 lines, -1 line 0 comments Download
A device/bluetooth/bluetooth_gatt_descriptor.h View 1 chunk +197 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_gatt_descriptor.cc View 1 chunk +41 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_service.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
armansito
6 years, 10 months ago (2014-02-12 00:55:28 UTC) #1
keybuk
lgtm
6 years, 10 months ago (2014-02-12 00:56:55 UTC) #2
armansito
The CQ bit was checked by armansito@chromium.org
6 years, 10 months ago (2014-02-12 21:26:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/armansito@chromium.org/134263008/1
6 years, 10 months ago (2014-02-12 21:27:14 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-12 22:57:02 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=262782
6 years, 10 months ago (2014-02-12 22:57:06 UTC) #6
armansito
The CQ bit was checked by armansito@chromium.org
6 years, 10 months ago (2014-02-12 23:12:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/armansito@chromium.org/134263008/1
6 years, 10 months ago (2014-02-12 23:19:46 UTC) #8
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 01:35:25 UTC) #9
Message was sent while issue was closed.
Change committed as 250899

Powered by Google App Engine
This is Rietveld 408576698