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

Move SessionEstablishmentDelegate.h from transport to secure_channel #7133

Merged
merged 1 commit into from
May 31, 2021
Merged

Move SessionEstablishmentDelegate.h from transport to secure_channel #7133

merged 1 commit into from
May 31, 2021

Conversation

yufengwangca
Copy link
Contributor

Problem

What is being fixed?
Session Establishment (including both PASE and CASE) have been refactored from transport layer to secure_channel under protocols. SessionEstablishmentDelegate.h seems the left over, it does not get referenced anywhere within transport layer now. We should move this header also to secure_channel under protocols.

Change overview

Move SessionEstablishmentDelegate.h from transport to secure_channel

Testing

How was this tested? (at least one bullet point required)
Run ./gn_build.sh and confirmed no compile and link issue.

@andy31415 andy31415 merged commit cf3a721 into project-chip:master May 31, 2021
@yufengwangca yufengwangca deleted the pr/session/delegate branch June 1, 2021 15:57
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants