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

Adjust events patch for Web Bluetooth #1412

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Adjust events patch for Web Bluetooth #1412

merged 1 commit into from
Dec 17, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Dec 17, 2024

The target interface of advertisementreceived and gattserverdisconnected is a mixin, actual target is BluetoothDevice. Also, the events bubble, which wasn't properly captured.

The target interface of `advertisementreceived` and `gattserverdisconnected`
is a mixin, actual target is `BluetoothDevice`. Also, the events bubble, which
wasn't properly captured.
@tidoust tidoust merged commit b94229d into main Dec 17, 2024
1 check failed
@tidoust tidoust deleted the bluetooth-events branch December 17, 2024 13:02
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.

2 participants