Bluetooth: l2cap: L2CAP/LE/REJ/BI-02-C test failure #29995
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
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):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: