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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 1984723006: Add implementation for parsing device info in read/write attribute calls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@devices_dbus_readwrite
Patch Set: Created 4 years, 7 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
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/dbus/bluetooth_gatt_attribute_helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index d49db73d72dc77d5595a2f4a5f3b8dc8fec9c50a..002ef8d5db93e3a216391aefe09c733045e5371f 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -200,6 +200,8 @@
'dbus/bluetooth_gatt_application_service_provider.h',
'dbus/bluetooth_gatt_application_service_provider_impl.cc',
'dbus/bluetooth_gatt_application_service_provider_impl.h',
+ 'dbus/bluetooth_gatt_attribute_helpers.cc',
+ 'dbus/bluetooth_gatt_attribute_helpers.h',
'dbus/bluetooth_gatt_attribute_value_delegate.cc',
'dbus/bluetooth_gatt_attribute_value_delegate.h',
'dbus/bluetooth_gatt_characteristic_client.cc',
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/dbus/bluetooth_gatt_attribute_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698