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

Issue 1765773002: bluetooth: Refactor GetDescriptorForUUID to GetDescriptorsForUUID. (Closed)

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

Description

bluetooth: Refactor GetDescriptorForUUID to GetDescriptorsForUUID. Follow up work from "bluetooth: android: Confirm the notify session after the descriptor has been written." https://crrev.com/1712593002. Support multiple descriptors with the same UUID. BUG=584369, 576900 Committed: https://crrev.com/78ef0595f3bc4a7c97d49b1b2cd0ccc4f9efb67f Cr-Commit-Position: refs/heads/master@{#383218}

Patch Set 1 #

Total comments: 2

Patch Set 2 : GetDescriptorsForUUID split from other changes. #

Total comments: 8

Patch Set 3 : Updated patchset dependency #

Patch Set 4 : addressed ortuno's comments #

Messages

Total messages: 15 (6 generated)
scheib
4 years, 9 months ago (2016-03-04 01:23:24 UTC) #2
ortuno
https://codereview.chromium.org/1765773002/diff/1/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1765773002/diff/1/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode929 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:929: TEST_F(BluetoothGattCharacteristicTest, StartNotifySessionError_Multiple) { We should add a test for ...
4 years, 9 months ago (2016-03-04 18:55:21 UTC) #3
scheib
I've split this patch. Here it is now only the Refactor GetDescriptorForUUID to GetDescriptorsForUUID and ...
4 years, 9 months ago (2016-03-11 03:20:26 UTC) #5
scheib
https://codereview.chromium.org/1765773002/diff/1/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc File device/bluetooth/bluetooth_gatt_characteristic_unittest.cc (right): https://codereview.chromium.org/1765773002/diff/1/device/bluetooth/bluetooth_gatt_characteristic_unittest.cc#newcode929 device/bluetooth/bluetooth_gatt_characteristic_unittest.cc:929: TEST_F(BluetoothGattCharacteristicTest, StartNotifySessionError_Multiple) { On 2016/03/04 18:55:21, ortuno wrote: > ...
4 years, 9 months ago (2016-03-11 04:44:59 UTC) #6
ortuno
lgtm bar some comments. https://codereview.chromium.org/1765773002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java File device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java (right): https://codereview.chromium.org/1765773002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java#newcode158 device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java:158: String descriptorInstanceId = mInstanceId + ...
4 years, 9 months ago (2016-03-13 20:41:45 UTC) #7
scheib
https://codereview.chromium.org/1765773002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java File device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java (right): https://codereview.chromium.org/1765773002/diff/20001/device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java#newcode158 device/bluetooth/android/java/src/org/chromium/device/bluetooth/ChromeBluetoothRemoteGattCharacteristic.java:158: String descriptorInstanceId = mInstanceId + "/" + instanceIdCounter++; On ...
4 years, 9 months ago (2016-03-25 00:13:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1765773002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1765773002/60001
4 years, 9 months ago (2016-03-25 01:10:45 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-25 01:21:53 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-25 01:23:07 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/78ef0595f3bc4a7c97d49b1b2cd0ccc4f9efb67f
Cr-Commit-Position: refs/heads/master@{#383218}

Powered by Google App Engine
This is Rietveld 408576698