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

Unified Diff: device/bluetooth/bluetooth_remote_gatt_descriptor_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_remote_gatt_descriptor_bluez.h
diff --git a/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h b/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h
index 9af0913699a60801d2373835741b4f9a0a483184..fab4f7c998495b9a34645e8b92c1eeb9dde86bbc 100644
--- a/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h
+++ b/device/bluetooth/bluetooth_remote_gatt_descriptor_bluez.h
@@ -27,8 +27,8 @@ namespace bluez {
class BluetoothRemoteGattCharacteristicBlueZ;
// The BluetoothRemoteGattDescriptorBlueZ class implements
-// BluetoothGattDescriptor for remote GATT characteristic descriptors on the
-// Chrome OS platform.
+// BluetoothGattDescriptor for remote GATT characteristic descriptors for
+// platforms that use BlueZ.
class BluetoothRemoteGattDescriptorBlueZ
: public device::BluetoothGattDescriptor {
public:
« no previous file with comments | « device/bluetooth/bluetooth_remote_gatt_characteristic_bluez.h ('k') | device/bluetooth/bluetooth_remote_gatt_service_bluez.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698