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

Unified Diff: device/bluetooth/bluetooth_adapter.h

Issue 2421713002: arc: bluetooth: Expose missing advertise data. (Closed)
Patch Set: Add BlueZ unittests / more comment Created 4 years, 1 month 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 | « dbus/property_unittest.cc ('k') | device/bluetooth/bluetooth_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth_adapter.h
diff --git a/device/bluetooth/bluetooth_adapter.h b/device/bluetooth/bluetooth_adapter.h
index ea2b48c8efeb12053356766e9bcfe88f0d3a201f..408fbf2791983b8687fc76bf5e2d79302f7f6f5d 100644
--- a/device/bluetooth/bluetooth_adapter.h
+++ b/device/bluetooth/bluetooth_adapter.h
@@ -90,6 +90,13 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapter
// * GetInquiryRSSI()
// * GetInquiryTxPower()
// * GetUUIDs()
+ // * GetServiceData()
+ // * GetServiceDataUUIDs()
+ // * GetServiceDataForUUID()
+ // * GetManufacturerData()
+ // * GetManufacturerDataIDs()
+ // * GetManufacturerDataForID()
+ // * GetAdvertisingDataFlags()
// * IsConnectable()
// * IsConnected()
// * IsConnecting()
« no previous file with comments | « dbus/property_unittest.cc ('k') | device/bluetooth/bluetooth_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698