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: controller: split: Fix assert on DLE procedure stall #23061

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

cvinayak
Copy link
Contributor

@cvinayak cvinayak commented Feb 25, 2020

Fix local initiated Data Length Update procedure from being
stalled when a remote initiates a procedure with instant.

Fixes #23069.

Signed-off-by: Vinayak Kariappa Chettimada [email protected]

@aescolar aescolar added the bug The issue is a bug, or the PR is fixing a bug label Feb 25, 2020
Fix local initiated Data Length Update procedure from being
stalled when a remote initiates a procedure with instant.

Fixes zephyrproject-rtos#23069.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
@cvinayak cvinayak marked this pull request as ready for review February 25, 2020 11:20
@cvinayak cvinayak added the priority: high High impact/importance bug label Feb 25, 2020
@cvinayak cvinayak added this to the v2.2.0 milestone Feb 25, 2020
Copy link
Collaborator

@mtpr-ot mtpr-ot left a comment

Choose a reason for hiding this comment

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

LGTM

@aescolar aescolar merged commit e0f51b2 into zephyrproject-rtos:master Feb 25, 2020
@cvinayak cvinayak deleted the github_dle_stall_fix branch March 1, 2021 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bluetooth: controller: Assert in data length update procedure
6 participants