summaryrefslogtreecommitdiffstats
path: root/components/pairing/bluetooth_host_pairing_controller.h
diff options
context:
space:
mode:
authorzork <zork@chromium.org>2014-09-08 23:53:49 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-09 06:59:38 +0000
commitfd2bb5ea266c362ac7efc217f349a78ea4f1dcb5 (patch)
tree9f1d9bf23e1e7976f5049b8daf9755bc024c1099 /components/pairing/bluetooth_host_pairing_controller.h
parent966607ad9fc89b31dfc991ab65ba941132e2d2bf (diff)
downloadchromium_src-fd2bb5ea266c362ac7efc217f349a78ea4f1dcb5.zip
chromium_src-fd2bb5ea266c362ac7efc217f349a78ea4f1dcb5.tar.gz
chromium_src-fd2bb5ea266c362ac7efc217f349a78ea4f1dcb5.tar.bz2
Add method for telling the Pairing API that enrollment is complete
BUG=None Review URL: https://codereview.chromium.org/555003002 Cr-Commit-Position: refs/heads/master@{#293879}
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 6f64bf5..4dd0962 100644
--- a/components/pairing/bluetooth_host_pairing_controller.h
+++ b/components/pairing/bluetooth_host_pairing_controller.h
@@ -67,6 +67,7 @@ class BluetoothHostPairingController
virtual std::string GetConfirmationCode() OVERRIDE;
virtual std::string GetEnrollmentDomain() OVERRIDE;
virtual void OnUpdateStatusChanged(UpdateStatus update_status) OVERRIDE;
+ virtual void SetEnrollmentComplete(bool success) OVERRIDE;
// ProtoDecoder::Observer:
virtual void OnHostStatusMessage(