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

Unified Diff: components/pairing/shark_connection_listener.h

Issue 1971743004: [Merge to M50] Reset BluetoothHostPairingController in an earlier stage for normal user login flow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2661
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 | « components/pairing/host_pairing_controller.h ('k') | components/pairing/shark_connection_listener.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pairing/shark_connection_listener.h
diff --git a/components/pairing/shark_connection_listener.h b/components/pairing/shark_connection_listener.h
index d7ff4ce092822d1355c1bbe12758fcbae17d461a..6f913f863061bf7d33f3ee83156529155b5c7c79 100644
--- a/components/pairing/shark_connection_listener.h
+++ b/components/pairing/shark_connection_listener.h
@@ -31,6 +31,8 @@ class SharkConnectionListener : public HostPairingController::Observer {
OnConnectedCallback callback);
~SharkConnectionListener() override;
+ void ResetHostPairingController();
+
private:
typedef HostPairingController::Stage Stage;
« no previous file with comments | « components/pairing/host_pairing_controller.h ('k') | components/pairing/shark_connection_listener.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698