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

Issue 1422463012: bluetooth: android: Implement StartNotifySession. (Closed)

Created:
5 years, 1 month ago by scheib
Modified:
5 years, 1 month ago
Reviewers:
ortuno
CC:
chromium-reviews, 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: android: Implement StartNotifySession. Basic implementation only starts session. They can not yet be stopped and the characteristic updates are not propagated yet. BUG=551634 Committed: https://crrev.com/f184bd5c60373345d36545af55bb05ad493945c1 Cr-Commit-Position: refs/heads/master@{#358259}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : addressed ortuno #

Unified diffs Side-by-side diffs Delta from patch set Stats (+285 lines, -11 lines) Patch
M device/bluetooth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java View 1 chunk +12 lines, -0 lines 0 comments Download
M device/bluetooth/android/java/src/org/chromium/device/bluetooth/Wrappers.java View 1 chunk +5 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_gatt_characteristic_unittest.cc View 1 chunk +71 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_gatt_notify_session_android.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_gatt_notify_session_android.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.h View 2 chunks +4 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc View 1 4 chunks +17 lines, -3 lines 0 comments Download
M device/bluetooth/test/android/java/src/org/chromium/device/bluetooth/Fakes.java View 1 4 chunks +33 lines, -5 lines 0 comments Download
M device/bluetooth/test/bluetooth_test.h View 6 chunks +14 lines, -0 lines 0 comments Download
M device/bluetooth/test/bluetooth_test.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_android.h View 2 chunks +11 lines, -2 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_android.cc View 3 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
scheib
5 years, 1 month ago (2015-11-06 01:59:06 UTC) #4
ortuno
A couple of comments otherwise lgtm https://codereview.chromium.org/1422463012/diff/40001/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc File device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc (right): https://codereview.chromium.org/1422463012/diff/40001/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc#newcode127 device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc:127: if (Java_ChromeBluetoothRemoteGattCharacteristic_startNotifySession( Should ...
5 years, 1 month ago (2015-11-06 02:30:06 UTC) #5
scheib
Thanks. https://codereview.chromium.org/1422463012/diff/40001/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc File device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc (right): https://codereview.chromium.org/1422463012/diff/40001/device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc#newcode127 device/bluetooth/bluetooth_remote_gatt_characteristic_android.cc:127: if (Java_ChromeBluetoothRemoteGattCharacteristic_startNotifySession( On 2015/11/06 02:30:06, ortuno wrote: > ...
5 years, 1 month ago (2015-11-06 02:56:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422463012/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422463012/120001
5 years, 1 month ago (2015-11-06 02:58:15 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:120001)
5 years, 1 month ago (2015-11-06 05:00:15 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f184bd5c60373345d36545af55bb05ad493945c1 Cr-Commit-Position: refs/heads/master@{#358259}
5 years, 1 month ago (2015-11-06 05:01:07 UTC) #14
perezju
5 years, 1 month ago (2015-11-06 11:11:23 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:120001) has been created in
https://codereview.chromium.org/1413383008/ by perezju@chromium.org.

The reason for reverting is: Broke downstream tot builder. See bug for details..

Powered by Google App Engine
This is Rietveld 408576698