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

Bluetooth: l2cap: L2CAP/LE/REJ/BI-02-C test failure #29995

Closed
joerchan opened this issue Nov 13, 2020 · 1 comment
Closed

Bluetooth: l2cap: L2CAP/LE/REJ/BI-02-C test failure #29995

joerchan opened this issue Nov 13, 2020 · 1 comment
Labels
area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth bug The issue is a bug, or the PR is fixing a bug

Comments

@joerchan
Copy link
Contributor

Describe the bug
The L2CAP/LE/REJ/BI-02-C conformance test will fail when enhanced CBFC
has not been selected in the ICS.

The lower tester expects that since the Enhanced CBFC is not supported,
the command L2CAP_CREDIT_BASED_CONNECTION_REQ should be met with an
L2CAP_COMMAND_REJECT_RSP and not an L2CAP_CREDIT_BASED_CONNECTION_RSP.
A clear and concise description of what the bug is.
What have you tried to diagnose or workaround this issue?

To Reproduce
Steps to reproduce the behavior:
Run L2CAP/LE/REJ/BI-02-C with L2CAP Enhanced Credit Based Flow Control unselected in the ICS.

Expected behavior
L2CAP_CREDIT_BASED_CONNECTION_REQ should be answered with L2CAP_CREDIT_BASED_CONNECTION_RSP
The feature should be excludable through Kconfig.

Impact
Bluetooth conformance test failure.

Logs and console output

Environment (please complete the following information):

  • OS: Windows
  • Toolchain: Zephyr SDK
  • Commit SHA or Version used: 2.4.0

Additional context
Add any other context about the problem here.

@joerchan joerchan added the bug The issue is a bug, or the PR is fixing a bug label Nov 13, 2020
@joerchan joerchan added area: Bluetooth area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests labels Nov 13, 2020
@joerchan
Copy link
Contributor Author

Fixed by: #29666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

1 participant