summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_host_pairing_controller.h
diff options
context:
space:
mode:
authorzork <zork@chromium.org>2014-08-27 20:41:14 -0700
committerCommit bot <commit-bot@chromium.org>2014-08-28 03:42:23 +0000
commit5e61edc42e69df36b816687ece1c831dfdf427dc (patch)
tree896fb60e0e1279e481536bdb75d527c1ba7092be /components/pairing/bluetooth_host_pairing_controller.h
parentbb09ea0d942bd8ac75447a6a379849f5a14e5133 (diff)
downloadchromium_src-5e61edc42e69df36b816687ece1c831dfdf427dc.zip
chromium_src-5e61edc42e69df36b816687ece1c831dfdf427dc.tar.gz
chromium_src-5e61edc42e69df36b816687ece1c831dfdf427dc.tar.bz2
Update the pairing API to include configuration and enrollment.
BUG=405744 Review URL: https://codereview.chromium.org/491943004 Cr-Commit-Position: refs/heads/master@{#292309}
Diffstat (limited to 'components/pairing/bluetooth_host_pairing_controller.h')
-rw-r--r--components/pairing/bluetooth_host_pairing_controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pairing/bluetooth_host_pairing_controller.h b/components/pairing/bluetooth_host_pairing_controller.h
index c033584..6f64bf5 100644
--- a/components/pairing/bluetooth_host_pairing_controller.h
+++ b/components/pairing/bluetooth_host_pairing_controller.h
@@ -66,6 +66,7 @@ class BluetoothHostPairingController
virtual std::string GetDeviceName() OVERRIDE;
virtual std::string GetConfirmationCode() OVERRIDE;
virtual std::string GetEnrollmentDomain() OVERRIDE;
+ virtual void OnUpdateStatusChanged(UpdateStatus update_status) OVERRIDE;
// ProtoDecoder::Observer:
virtual void OnHostStatusMessage(