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 v2.2] Bluetooth: controller: Fix ticker ticks_current value #23852

Conversation

cvinayak
Copy link
Contributor

Update the ticks_current value on last stopped ticker
instance, so that when a new ticker instance is started
the anchor ticks calculation uses the correct current tick
with respect to supplied anchor ticks.

Fixes #23805.

Signed-off-by: Vinayak Kariappa Chettimada vich@nordicsemi.no

Update the ticks_current value on last stopped ticker
instance, so that when a new ticker instance is started
the anchor ticks calculation uses the correct current tick
with respect to supplied anchor ticks.

Fixes zephyrproject-rtos#23805.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
@cvinayak cvinayak added bug The issue is a bug, or the PR is fixing a bug area: Bluetooth labels Mar 27, 2020
@cvinayak cvinayak added this to the v2.2.1 milestone Mar 27, 2020
@jhedberg jhedberg added this to To do in Backports Mar 27, 2020
@thoh-ot thoh-ot requested a review from mtpr-ot March 31, 2020 11:13
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

@carlescufi carlescufi moved this from To do to Needs more info in Backports Mar 31, 2020
@carlescufi carlescufi moved this from Needs more info to To do in Backports Mar 31, 2020
@carlescufi carlescufi moved this from To do to Needs more info in Backports Mar 31, 2020
@cvinayak cvinayak linked an issue Apr 8, 2020 that may be closed by this pull request
@carlescufi carlescufi moved this from Needs more info to Ready in Backports Apr 14, 2020
@jhedberg jhedberg merged commit ff39065 into zephyrproject-rtos:v2.2-branch Apr 22, 2020
Backports automation moved this from Ready to Done Apr 22, 2020
@cvinayak cvinayak deleted the github_ticks_current_v2.2_fix branch March 1, 2021 00:33
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
Projects
Status: Done
Backports
  
Done
Development

Successfully merging this pull request may close these issues.

Bluetooth: controller: Switching to non conn adv fails for Mesh LPN
3 participants