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

Unified Diff: device/bluetooth/bluetooth_gatt_connection_bluez.h

Issue 1472223002: Review comments from https://codereview.chromium.org/1415573014/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: device/bluetooth/bluetooth_gatt_connection_bluez.h
diff --git a/device/bluetooth/bluetooth_gatt_connection_bluez.h b/device/bluetooth/bluetooth_gatt_connection_bluez.h
index e9bee294a8c47ea7150f025f626926772d81c8e8..1ea0a324f0d82ea6b907e250cf0365cd5b428a8e 100644
--- a/device/bluetooth/bluetooth_gatt_connection_bluez.h
+++ b/device/bluetooth/bluetooth_gatt_connection_bluez.h
@@ -22,8 +22,8 @@ class BluetoothAdapter;
namespace bluez {
-// BluetoothGattConnectionBlueZ implements BluetoothGattConnection for the
-// Chrome OS platform.
+// BluetoothGattConnectionBlueZ implements BluetoothGattConnection for
+// platforms that use BlueZ.
class BluetoothGattConnectionBlueZ
: public device::BluetoothGattConnection,
public bluez::BluetoothDeviceClient::Observer {
« no previous file with comments | « device/bluetooth/bluetooth_bluez_unittest.cc ('k') | device/bluetooth/bluetooth_gatt_notify_session_bluez.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698