summaryrefslogtreecommitdiffstats
path: root/components/pairing/host_pairing_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/pairing/host_pairing_controller.h')
-rw-r--r--components/pairing/host_pairing_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pairing/host_pairing_controller.h b/components/pairing/host_pairing_controller.h
index 5c5d96d..7be8f59 100644
--- a/components/pairing/host_pairing_controller.h
+++ b/components/pairing/host_pairing_controller.h
@@ -23,7 +23,7 @@ class HostPairingController {
STAGE_WAITING_FOR_CREDENTIALS,
STAGE_ENROLLING,
STAGE_ENROLLMENT_ERROR,
- STAGE_PAIRING_DONE,
+ STAGE_ENROLLMENT_SUCCESS,
STAGE_FINISHED
};