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}
Showing
Please register or sign in to comment