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

Issue 2016023002: bluetooth: Add option dict to ReadValue/WriteValue dbus call (Closed)

Created:
4 years, 6 months ago by puthik_chromium
Modified:
4 years, 6 months ago
Reviewers:
rkc, ortuno, puthik
CC:
chromium-reviews, Miao, ortuno+watch_chromium.org, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: Add option dict to ReadValue/WriteValue dbus call The BlueZ CL below added option dict to ReadValue and WriteValue. http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=93b64d9 As we intend to use BlueZ API change for Gatt server funtionality, this CL updates Chrome DBus call to match the new BlueZ API by just append an empty option dict for Gatt client call. BUG=chromium:614903 TEST=Can read characteristic value from Pixel C keyboard Committed: https://crrev.com/672ef3f9e8849b57eb03ef8752b861f410542ac7 Cr-Commit-Position: refs/heads/master@{#396595}

Patch Set 1 #

Patch Set 2 : Add descriptor #

Total comments: 1

Patch Set 3 : Add empty dict instead #

Total comments: 1

Patch Set 4 : Use AppendValueData #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/bluetooth_gatt_descriptor_client.cc View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (8 generated)
puthik
4 years, 6 months ago (2016-05-26 20:06:22 UTC) #2
puthik
ortuno@ Can you review this? rkc@ is on vacation now. ChromeOS side patch is at ...
4 years, 6 months ago (2016-05-26 20:14:41 UTC) #4
ortuno
On 2016/05/26 at 20:14:41, puthik wrote: > ortuno@ Can you review this? rkc@ is on ...
4 years, 6 months ago (2016-05-26 20:21:41 UTC) #5
puthik
On 2016/05/26 at 20:21:41, ortuno wrote: > On 2016/05/26 at 20:14:41, puthik wrote: > > ...
4 years, 6 months ago (2016-05-26 21:04:43 UTC) #6
ortuno
On 2016/05/26 at 21:04:43, puthik wrote: > On 2016/05/26 at 20:21:41, ortuno wrote: > > ...
4 years, 6 months ago (2016-05-26 23:26:33 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2016023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2016023002/20001
4 years, 6 months ago (2016-05-27 01:03:06 UTC) #9
puthik
On 2016/05/26 at 23:26:33, ortuno wrote: > On 2016/05/26 at 21:04:43, puthik wrote: > > ...
4 years, 6 months ago (2016-05-27 01:04:19 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/101190)
4 years, 6 months ago (2016-05-27 01:17:56 UTC) #12
rkc
ortuno@, I share your concerns about the testing of this code, but at this point, ...
4 years, 6 months ago (2016-05-27 04:01:12 UTC) #13
scheib
> > Is there anyway we can write tests that exercises this code? I've personally ...
4 years, 6 months ago (2016-05-27 04:01:24 UTC) #14
rkc
On 2016/05/27 04:01:24, scheib wrote: > > > Is there anyway we can write tests ...
4 years, 6 months ago (2016-05-27 04:28:22 UTC) #15
puthik
4 years, 6 months ago (2016-05-27 18:42:07 UTC) #17
puthik
On 2016/05/27 at 04:01:12, rkc wrote: > ortuno@, I share your concerns about the testing ...
4 years, 6 months ago (2016-05-27 18:43:27 UTC) #18
ortuno
https://codereview.chromium.org/2016023002/diff/40001/device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc File device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc (right): https://codereview.chromium.org/2016023002/diff/40001/device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc#newcode98 device/bluetooth/dbus/bluetooth_gatt_characteristic_client.cc:98: // Append empty option dict Any reason why you ...
4 years, 6 months ago (2016-05-27 20:16:54 UTC) #19
rkc
lgtm
4 years, 6 months ago (2016-05-27 21:55:40 UTC) #20
puthik
Parch #4 Use AppendValueData
4 years, 6 months ago (2016-05-27 22:08:02 UTC) #21
ortuno
thanks! lgtm
4 years, 6 months ago (2016-05-27 22:11:14 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2016023002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2016023002/60001
4 years, 6 months ago (2016-05-27 22:14:07 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-05-27 23:23:16 UTC) #26
commit-bot: I haz the power
4 years, 6 months ago (2016-05-27 23:24:50 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/672ef3f9e8849b57eb03ef8752b861f410542ac7
Cr-Commit-Position: refs/heads/master@{#396595}

Powered by Google App Engine
This is Rietveld 408576698