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

Issue 2319213005: arc/bluetooth: Save BluetoothGattConnection objects (Closed)

Created:
4 years, 3 months ago by Miao
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

arc/bluetooth: Save BluetoothGattConnection objects When we make outbound GATT connections, we were immediately letting them expire in OnGattConnected, which meant we would disconnect remote devices as soon as they were connected to us. BUG=644792 TEST=make GATT connections from inside the container and verify that they stay connected, disconnect and verify that the device is disconnected Review-Url: https://codereview.chromium.org/2321693002 Cr-Commit-Position: refs/heads/master@{#417097} (cherry picked from commit fcca36a57736c9f17c30607904a4e73b95461744) Committed: https://chromium.googlesource.com/chromium/src/+/f11bdf8310561eb3fa7354dff30c28274efc263f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M components/arc/bluetooth/arc_bluetooth_bridge.h View 2 chunks +8 lines, -2 lines 0 comments Download
M components/arc/bluetooth/arc_bluetooth_bridge.cc View 2 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Miao
4 years, 3 months ago (2016-09-08 22:00:24 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f11bdf8310561eb3fa7354dff30c28274efc263f.

Powered by Google App Engine
This is Rietveld 408576698