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

support out of order advertising set termination / connection events #502

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

barbibulle
Copy link
Collaborator

Some controllers (like the ASUS BT500) send the advertising set termination event before the connection complete event. At that time, the Connection object for connection_handle in the event isn't yet known. When that happens, we need to support remembering the address information until the connection complete event arrives.

@barbibulle barbibulle requested a review from zxzxwu June 5, 2024 23:31
Copy link
Collaborator

@zxzxwu zxzxwu left a comment

Choose a reason for hiding this comment

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

@barbibulle
Copy link
Collaborator Author

@barbibulle barbibulle merged commit 32a41a8 into main Jun 18, 2024
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants