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

LL: does not exit the connection state on unexpected PDU during encryption start #115

Open
TorstenRobitzki opened this issue Jul 22, 2023 · 1 comment
Labels

Comments

@TorstenRobitzki
Copy link
Owner

According to the Spec:

If, at any time during the encryption start procedure after the Peripheral has received the LL_ENC_REQ PDU or the Central has received the LL_ENC_RSP PDU, the Link Layer of the Central or the Peripheral receives an unexpected Data Physical Channel PDU from the peer Link Layer, it shall immediately exit the Connection state, and shall transition to the Standby state. The Host shall be notified that the link has been disconnected with the error code Connection Terminated Due to MIC Failure (0x3D).
@TorstenRobitzki TorstenRobitzki added this to the found_by_pts milestone Jul 22, 2023
@TorstenRobitzki
Copy link
Owner Author

Link layer tests that will fail due to this issue:

  • LL/SEC/PER/BI-07-C
  • LL/SEC/PER/BI-05-C

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

No branches or pull requests

1 participant