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
Description was changed from ========== bluetooth: Test & make StartNotifySession reentrant. Test GetDescriptorForUUID. Follow up ...
4 years, 9 months ago
(2016-03-10 00:58:21 UTC)
#4
Description was changed from
==========
bluetooth: Test & make StartNotifySession reentrant. Test GetDescriptorForUUID.
Follow up work from "bluetooth: android: Confirm the notify session after
the descriptor has been written." https://crrev.com/1712593002.
o Adds unit test for GetDescriptorForUUID.
o Adds unit test for StartNotifySession failure condition.
o Protects against reentrancy issue in OnStartNotifySessionSuccess
and OnStartNotifySessionError by swapping callbacks container.
BUG=584369
==========
to
==========
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
==========
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
I've split this patch. Here it is now only the
Refactor GetDescriptorForUUID to GetDescriptorsForUUID
and a new patch for the odds and ends:
bluetooth: Test & make StartNotifySession reentrant.
https://codereview.chromium.org/1779083002/
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
Description was changed from ========== bluetooth: Refactor GetDescriptorForUUID to GetDescriptorsForUUID. Follow up work from "bluetooth: ...
4 years, 9 months ago
(2016-03-25 01:21:52 UTC)
#12
Message was sent while issue was closed.
Description was changed from
==========
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
==========
to
==========
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
==========
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago
(2016-03-25 01:21:53 UTC)
#13
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
commit-bot: I haz the power
Description was changed from ========== bluetooth: Refactor GetDescriptorForUUID to GetDescriptorsForUUID. Follow up work from "bluetooth: ...
4 years, 9 months ago
(2016-03-25 01:23:06 UTC)
#14
Message was sent while issue was closed.
Description was changed from
==========
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
==========
to
==========
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}
==========
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/78ef0595f3bc4a7c97d49b1b2cd0ccc4f9efb67f Cr-Commit-Position: refs/heads/master@{#383218}
4 years, 9 months ago
(2016-03-25 01:23:07 UTC)
#15
Issue 1765773002: bluetooth: Refactor GetDescriptorForUUID to GetDescriptorsForUUID.
(Closed)
Created 4 years, 9 months ago by scheib
Modified 4 years, 9 months ago
Reviewers: ortuno
Base URL: https://chromium.googlesource.com/chromium/src.git@bta-notify-tommyt-
Comments: 10