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

Unified Diff: device/bluetooth/bluetooth_adapter.h

Issue 2751223002: bluetooth: Stop support of reconnecting devices not supporting pairing (Closed)
Patch Set: fix an unittest failure Created 3 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_adapter.h
diff --git a/device/bluetooth/bluetooth_adapter.h b/device/bluetooth/bluetooth_adapter.h
index 4a97d320fb044204cdc810887348adfa74128bd2..291adeffdf1368c94d5020f6a98dbd936515b3b8 100644
--- a/device/bluetooth/bluetooth_adapter.h
+++ b/device/bluetooth/bluetooth_adapter.h
@@ -101,7 +101,6 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapter
// * IsConnecting()
// * IsGattConnected()
// * IsPaired()
- // * IsTrustable()
//
// On Android and MacOS this method is called for each advertisement packet
// received. On Chrome OS and Linux, we can't guarantee that this method
« no previous file with comments | « no previous file | device/bluetooth/bluetooth_device.h » ('j') | device/bluetooth/bluez/bluetooth_device_bluez.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698