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: id: fix adv sets with same id use different RPA #68891

Conversation

niym-ot
Copy link
Contributor

@niym-ot niym-ot commented Feb 12, 2024

The fix is to check if any of the adv set's rpa expired callback returns false, then all adv sets continues with the old RPA.

Note: Fix is applicable only to adv sets which shares the same id.

The fix is to check if any of the adv set's rpa expired
callback returns false, then all adv sets continues with
the old RPA.

Note: Fix is applicable only to adv sets which shares the
same id.

Signed-off-by: Nithin Ramesh Myliattil <[email protected]>
@zephyrbot zephyrbot added area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth labels Feb 12, 2024
@niym-ot niym-ot closed this Feb 12, 2024
@niym-ot niym-ot deleted the IssueId_64625_rpa_diff_for_adv_sets_with_same_id branch February 12, 2024 18:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants