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: Fix regression in central event close #29959

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

cvinayak
Copy link
Contributor

Fix regression in connection radio event close in central
role introduced in commit 222dca5

Fixes #29957.

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

Fix regression in connection radio event close in central
role introduced in commit 222dca5

Fixes zephyrproject-rtos#29957.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
@cvinayak
Copy link
Contributor Author

@ejohnso49 FYI

@cvinayak
Copy link
Contributor Author

cvinayak commented Nov 12, 2020

@carlescufi @galak @nashif This PR commit message body fails checkpatch locally (commit description style), but is not flagged by CI... refer to #29960

@ejohnso49
Copy link

I am going to test with this branch shortly, thank you!

@ejohnso49
Copy link

Confirmed with the same tests built from this branch that this fixes #29957.
zephyr_v2.4.0_notification_capture_fixed.pcapng.zip

Thanks again @cvinayak and everyone else for the quick response!

@carlescufi carlescufi merged commit 27dcc39 into zephyrproject-rtos:master Nov 17, 2020
@cvinayak cvinayak deleted the github_md_regression branch March 1, 2021 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLE Notifications limited to 1 per connection event on Zephyr v2.4.0 Central
4 participants