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

PASE enums used in the SDK do not match the spec #21128

Closed
bluebin14 opened this issue Jul 22, 2022 · 0 comments · Fixed by #21239
Closed

PASE enums used in the SDK do not match the spec #21128

bluebin14 opened this issue Jul 22, 2022 · 0 comments · Fixed by #21239
Labels
spec Mismatch between spec and implementation

Comments

@bluebin14
Copy link
Contributor

Problem

PASE enums used in the SDK do not match the spec. In particular PASE_PakeError has been removed long ago from the spec and replaced by StatusReport.

Proposed Solution

Align SDK with the spec.

@bluebin14 bluebin14 added the spec Mismatch between spec and implementation label Jul 22, 2022
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Jul 26, 2022
It's been gone from the spec for a while; we should remove it from the SDK too.

Fixes project-chip#21128
bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Jul 26, 2022
It's been gone from the spec for a while; we should remove it from the SDK too.

Fixes project-chip#21128
woody-apple pushed a commit that referenced this issue Jul 27, 2022
It's been gone from the spec for a while; we should remove it from the SDK too.

Fixes #21128
github-actions bot pushed a commit that referenced this issue Jul 27, 2022
It's been gone from the spec for a while; we should remove it from the SDK too.

Fixes #21128
woody-apple added a commit that referenced this issue Jul 28, 2022
It's been gone from the spec for a while; we should remove it from the SDK too.

Fixes #21128

Co-authored-by: Boris Zbarsky <[email protected]>
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this issue Sep 16, 2022
It's been gone from the spec for a while; we should remove it from the SDK too.

Fixes project-chip#21128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec Mismatch between spec and implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant