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 1502833002: bluetooth: android: Enable characteristic change notification events. (Closed)

Created:
5 years ago by scheib
Modified:
4 years, 11 months ago
Reviewers:
Jeffrey Yasskin
CC:
chromium-reviews, darin-cc_chromium.org, scheib+watch_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@bta-check-null-
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: android: Enable characteristic change notification events. Set Notify or Indicate on remote devices when enabling notifications, and route changed values via onCharacteristicChanged. BUG=551634, 566533 Committed: https://crrev.com/988f37c5bc72dfbd524fcb7f9f47b6339a810b3a Cr-Commit-Position: refs/heads/master@{#369559}

Patch Set 1 : #

Patch Set 2 : Additional test for config descriptor write failing. #

Patch Set 3 : GattCharacteristicValueChanged_AfterDeleted #

Total comments: 16

Patch Set 4 : addressed jyasskin #

Total comments: 1

Patch Set 5 : fix API error and getDescriptor NULL error #

Patch Set 6 : fix imports #

Messages

Total messages: 30 (18 generated)
scheib
4 years, 11 months ago (2016-01-13 02:41:56 UTC) #9
Jeffrey Yasskin
LGTM after the below fixes. https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode78 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:78: &expected_config_descriptor_value, You mean to ...
4 years, 11 months ago (2016-01-14 00:13:43 UTC) #10
scheib
Thanks - double check bits because, apparently I need checking on. ;) https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc ...
4 years, 11 months ago (2016-01-14 01:12:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502833002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502833002/160001
4 years, 11 months ago (2016-01-14 16:54:14 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/8204)
4 years, 11 months ago (2016-01-14 17:09:06 UTC) #16
Jeffrey Yasskin
lgtm https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode717 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:717: SimulateGattCharacteristicSetNotifyWillFailSynchronouslyOnce( On 2016/01/14 01:12:26, scheib wrote: > On ...
4 years, 11 months ago (2016-01-14 18:43:32 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502833002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502833002/180001
4 years, 11 months ago (2016-01-14 19:22:08 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/8273)
4 years, 11 months ago (2016-01-14 19:44:06 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1502833002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1502833002/200001
4 years, 11 months ago (2016-01-14 20:41:41 UTC) #25
scheib
https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1502833002/diff/140001/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode717 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:717: SimulateGattCharacteristicSetNotifyWillFailSynchronouslyOnce( On 2016/01/14 18:43:31, Jeffrey Yasskin wrote: > On ...
4 years, 11 months ago (2016-01-14 21:02:14 UTC) #26
commit-bot: I haz the power
Committed patchset #6 (id:200001)
4 years, 11 months ago (2016-01-14 21:51:56 UTC) #28
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 22:03:52 UTC) #30
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/988f37c5bc72dfbd524fcb7f9f47b6339a810b3a
Cr-Commit-Position: refs/heads/master@{#369559}

Powered by Google App Engine
This is Rietveld 408576698