[web-bluetooth] Pull Request: Fix BetoothCommand CDDL parsing error

chengweih001 has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth:

== Fix BetoothCommand CDDL parsing error ==
This fix the [error](https://github.com/GoogleChromeLabs/chromium-bidi/actions/runs/14833916200/job/41641067859) in [chromium-bidi](https://github.com/GoogleChromeLabs/chromium-bidi), which is caused by:



```
error: parser errors
   ┌─ input:41:3
   │
41 │   bluetooth.simulateCharacteristicResponse //
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing definition for rule bluetooth.simulateCharacteristicResponse
42 │   bluetooth.SimulateDescriptor //
43 │   bluetooth.simulateDescriptorResponse //
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing definition for rule bluetooth.simulateDescriptorResponse

Error: incremental parsing error

```

See https://github.com/WebBluetoothCG/web-bluetooth/pull/656


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 5 May 2025 23:56:00 UTC