Skip to content

[testdriver] Add some test_driver.bidi.bluetooth commands and event #52847

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chengweih001
Copy link
Contributor

@chengweih001 chengweih001 commented May 29, 2025

Add the following WebDriver BiDi commands and event and extend the documentation:

Add the following WebDriver BiDi commands and event and extend the documentation:
- `test_driver.bidi.bluetooth.disableSimulation` method matching [`bluetooth.disableSimulation`](https://webbluetoothcg.github.io/web-bluetooth/#bluetooth-disableSimulation-command)
- `test_driver.bidi.bluetooth.simulateGattConnectionResponse` method matching [`bluetooth.simulateGattConnectionResponse`](https://webbluetoothcg.github.io/web-bluetooth/#bluetooth-simulategattconnectionresponse-command)
- `test_driver.bidi.bluetooth.simulateGattDisconnection` method matching [`bluetooth.simulateGattDisconnection`](https://webbluetoothcg.github.io/web-bluetooth/#bluetooth-simulategattdisconnection-command)
- -`test_driver.bidi.bluetooth.gatt_connection_attempted` method matching [`bluetooth.GattConnectionAttempted`](https://webbluetoothcg.github.io/web-bluetooth/#bluetooth-gattConnectionAttempted-event)
@chengweih001
Copy link
Contributor Author

@sadym-chromium could you please review this patch?

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.

3 participants