Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Implement Android Check-In Delegate #32536

Closed
yunhanw-google opened this issue Mar 11, 2024 · 1 comment · Fixed by #32557
Closed

[Android] Implement Android Check-In Delegate #32536

yunhanw-google opened this issue Mar 11, 2024 · 1 comment · Fixed by #32557
Assignees
Labels

Comments

@yunhanw-google
Copy link
Contributor

          I knew I had to implement it according to your opinion. However, because I had to make sure that I could receive the check-in message as the first step, I implemented it using the Default class.

Originally posted by @joonhaengHeo in #32476 (comment)

@yunhanw-google
Copy link
Contributor Author

Please implement DefaultCheckInDelegate in android chip-tool,
Then
Expose OnCheckInComplete to java/kotlin application.
Expose OnKeyRefreshNeeded to java/kotlin application so that symmetric token generation can happen in same place for both commissioning and keyRefreshStage, we also need make sure it is unique
Expose OnKeyRefreshDone to the java/kotlin application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants