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

Issue 1261093004: Adding BluetoothGattConnectionMac class (Closed)

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

Description

Added (empty) class BluetoothGattConnectionMac. Renamed DeviceConnected -> ClassicDeviceConnected (for clarity as we start to implement LE device connecting). BUG=

Patch Set 1 : #

Patch Set 2 : pulling in landed prev CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -4 lines) Patch
M device/bluetooth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
A device/bluetooth/bluetooth_gatt_connection_mac.h View 1 chunk +40 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_gatt_connection_mac.mm View 1 chunk +27 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_socket_mac.mm View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 4 (3 generated)
krstnmnlsn
5 years, 4 months ago (2015-07-31 17:04:34 UTC) #4
Adding (empty-ish) gattconnection class.

Powered by Google App Engine
This is Rietveld 408576698