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

Issue 788193004: chromeos/dbus: Update Bluetooth GATT API clients to upstream definition (Closed)

Created:
6 years ago by armansito
Modified:
5 years, 10 months ago
Reviewers:
Marie Janssen
CC:
chromium-reviews, stevenjb+watch_chromium.org, hashimoto+watch_chromium.org, oshima+watch_chromium.org, keybuk
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos/dbus: Update Bluetooth GATT API clients to upstream definition This CL ports the GATT API bindings from the D-Bus API in our Chrome OS fork to the API definition in doc/gatt-api.txt in BlueZ upstream. TBR=keybuk@chromium.org BUG=440968 Committed: https://crrev.com/2e5cbe58a08a122c8896ae6542b5822a827a1707 Cr-Commit-Position: refs/heads/master@{#315095}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed jamuraa@'s comments #

Patch Set 3 : rebase & tbr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -171 lines) Patch
M chromeos/dbus/bluetooth_gatt_characteristic_client.h View 1 4 chunks +8 lines, -9 lines 0 comments Download
M chromeos/dbus/bluetooth_gatt_characteristic_client.cc View 1 4 chunks +8 lines, -44 lines 0 comments Download
M chromeos/dbus/bluetooth_gatt_descriptor_client.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chromeos/dbus/bluetooth_gatt_descriptor_client.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_bluetooth_gatt_characteristic_client.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_bluetooth_gatt_characteristic_client.cc View 4 chunks +18 lines, -9 lines 0 comments Download
M chromeos/dbus/fake_bluetooth_gatt_descriptor_client.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/dbus/fake_bluetooth_gatt_descriptor_client.cc View 3 chunks +21 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_chromeos_unittest.cc View 1 3 chunks +29 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.h View 1 4 chunks +2 lines, -15 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_chromeos.cc View 7 chunks +31 lines, -33 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_descriptor_chromeos.h View 1 2 chunks +0 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_descriptor_chromeos.cc View 3 chunks +10 lines, -22 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_chromeos.h View 1 2 chunks +2 lines, -10 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_chromeos.cc View 3 chunks +9 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
armansito
PTAL. I'll hold off on merging this until the D-Bus API patches have been merged ...
6 years ago (2014-12-10 22:20:56 UTC) #2
Marie Janssen
lgtm with one testing nit https://codereview.chromium.org/788193004/diff/1/device/bluetooth/bluetooth_gatt_chromeos_unittest.cc File device/bluetooth/bluetooth_gatt_chromeos_unittest.cc (right): https://codereview.chromium.org/788193004/diff/1/device/bluetooth/bluetooth_gatt_chromeos_unittest.cc#newcode1161 device/bluetooth/bluetooth_gatt_chromeos_unittest.cc:1161: characteristic->StartNotifySession( You should EXPECT_FALSE(characteristic->IsNotifying()) ...
6 years ago (2014-12-11 23:18:52 UTC) #3
armansito
Thanks for looking, I won't fix these until the API is implemented in BlueZ upstream, ...
6 years ago (2014-12-19 06:03:58 UTC) #4
armansito
https://codereview.chromium.org/788193004/diff/1/chromeos/dbus/bluetooth_gatt_characteristic_client.h File chromeos/dbus/bluetooth_gatt_characteristic_client.h (right): https://codereview.chromium.org/788193004/diff/1/chromeos/dbus/bluetooth_gatt_characteristic_client.h#newcode33 chromeos/dbus/bluetooth_gatt_characteristic_client.h:33: // The chached value of the characteristic. This property ...
5 years, 10 months ago (2015-02-03 01:54:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/788193004/20001
5 years, 10 months ago (2015-02-06 14:22:34 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 10 months ago (2015-02-06 14:22:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/788193004/40001
5 years, 10 months ago (2015-02-06 19:34:18 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-06 20:21:41 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 20:22:13 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2e5cbe58a08a122c8896ae6542b5822a827a1707
Cr-Commit-Position: refs/heads/master@{#315095}

Powered by Google App Engine
This is Rietveld 408576698