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

[Backport v3.7-branch] Bluetooth: L2CAP: Downgrade user_data API error to a warning #77239

Open
wants to merge 1 commit into
base: v3.7-branch
Choose a base branch
from

Conversation

zephyrbot
Copy link
Collaborator

Backport 6fa6c4c from #77113.

When user_data is not zeroed-out, the API returns an error. Downgrade
the API error to a warning log instead.

Introducing this check (#76489) broke a few PTS tests, as user_data is
not initialized by `net_buf_alloc()`. Doing so is in discussion:

#77088

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
(cherry picked from commit 6fa6c4c)
@jhedberg
Copy link
Member

@jori-nordic this one needs a respective issue before it can be accepted as a backport

@jori-nordic
Copy link
Collaborator

I would but I don't know which PTS tests specifically failed.
@sjanc would you have the time to open a bug listing a few tests that failed because of that change?

@Thalley
Copy link
Collaborator

Thalley commented Sep 16, 2024

Ping @jori-nordic @sjanc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host area: Bluetooth Backport Backport PR and backport failure issues platform: nRF BSIM Nordic Semiconductors, nRF BabbleSim
Projects
Status: To do
Development

Successfully merging this pull request may close these issues.

5 participants