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

Issue 2590553003: [CrOS Tether] Create ble_constants.h/cc, which include common constants to be shared among multiple… (Closed)

Created:
4 years ago by Kyle Horimoto
Modified:
4 years ago
Reviewers:
Ryan Hansberry
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, oshima+watch_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrOS Tether] Create ble_constants.h/cc, which include common constants to be shared among multiple BLE-related classes. BUG=672263 Committed: https://crrev.com/6c4fcc1e46dc5ac58e4368441592f770a6251e21 Cr-Commit-Position: refs/heads/master@{#439738}

Patch Set 1 #

Total comments: 4

Patch Set 2 : hansberry@ comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -14 lines) Patch
M chromeos/components/tether/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/components/tether/ble_advertisement_device_queue.h View 1 chunk +0 lines, -8 lines 0 comments Download
M chromeos/components/tether/ble_advertisement_device_queue.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chromeos/components/tether/ble_advertisement_device_queue_unittest.cc View 3 chunks +5 lines, -4 lines 0 comments Download
A chromeos/components/tether/ble_constants.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
A chromeos/components/tether/ble_constants.cc View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Kyle Horimoto
4 years ago (2016-12-20 01:52:20 UTC) #2
Ryan Hansberry
lgtm https://codereview.chromium.org/2590553003/diff/1/chromeos/components/tether/ble_constants.h File chromeos/components/tether/ble_constants.h (right): https://codereview.chromium.org/2590553003/diff/1/chromeos/components/tether/ble_constants.h#newcode5 chromeos/components/tether/ble_constants.h:5: #ifndef CHROMEOS_COMPONENTS_BLE_CONSTANTS_H_ nit: should be CHROMEOS_COMPONENTS_TETHER_BLE_CONSTANTS_H_ https://codereview.chromium.org/2590553003/diff/1/chromeos/components/tether/ble_constants.h#newcode21 chromeos/components/tether/ble_constants.h:21: ...
4 years ago (2016-12-20 05:21:09 UTC) #3
Kyle Horimoto
https://codereview.chromium.org/2590553003/diff/1/chromeos/components/tether/ble_constants.h File chromeos/components/tether/ble_constants.h (right): https://codereview.chromium.org/2590553003/diff/1/chromeos/components/tether/ble_constants.h#newcode5 chromeos/components/tether/ble_constants.h:5: #ifndef CHROMEOS_COMPONENTS_BLE_CONSTANTS_H_ On 2016/12/20 05:21:09, Ryan Hansberry wrote: > ...
4 years ago (2016-12-20 05:31:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2590553003/20001
4 years ago (2016-12-20 05:31:56 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-20 07:50:27 UTC) #10
commit-bot: I haz the power
4 years ago (2016-12-20 07:52:15 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6c4fcc1e46dc5ac58e4368441592f770a6251e21
Cr-Commit-Position: refs/heads/master@{#439738}

Powered by Google App Engine
This is Rietveld 408576698