Skip to content

Conversation

Vudentz
Copy link
Contributor

@Vudentz Vudentz commented Mar 12, 2021

No description provided.

@github-actions github-actions bot added area: Bluetooth area: Bluetooth Host Bluetooth Host (excluding BR/EDR) labels Mar 12, 2021
Copy link
Member

@jhedberg jhedberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be backported to stable releases? If so, please add the appropriate labels.

@Vudentz Vudentz added the Backport Backport PR and backport failure issues label Mar 13, 2021
@jhedberg
Copy link
Member

@Vudentz which releases should this be backported to? Please add the labels for those (the automatic backport PR creation works again, but not for the generic "Backport" label)

Vudentz added 2 commits March 16, 2021 09:56
When receiving L2CAP_CREDIT_BASED_CONNECTION_REQ the remote may request
more channels than allowed so this checks if amount of channel surpasses
the maximum channels (5) and return an error.

Signed-off-by: Luiz Augusto von Dentz <[email protected]>
For errors that means all connections have been refused there is no need
to add dcids since none will be valid.

Signed-off-by: Luiz Augusto von Dentz <[email protected]>
The order of Destination CIDs shall correspond the order of Source CIDs
including its amount so errors that don't result in all connection being
refused shall not break the order of CIDs.

Signed-off-by: Luiz Augusto von Dentz <[email protected]>
@Vudentz
Copy link
Contributor Author

Vudentz commented Mar 16, 2021

@Vudentz which releases should this be backported to? Please add the labels for those (the automatic backport PR creation works again, but not for the generic "Backport" label)

Ive added the version where ECRED support has already been introduced.

@joerchan
Copy link
Contributor

AFAIK ECRED was first introduced in the 2.3 release, should we add it there as well?

@carlescufi
Copy link
Member

AFAIK ECRED was first introduced in the 2.3 release, should we add it there as well?

Backports only go back 2 releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth Backport Backport PR and backport failure issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants