Skip to content

Fix BetoothCommand CDDL parsing error#656

Merged
chengweih001 merged 1 commit into
WebBluetoothCG:mainfrom
chengweih001:main
May 6, 2025
Merged

Fix BetoothCommand CDDL parsing error#656
chengweih001 merged 1 commit into
WebBluetoothCG:mainfrom
chengweih001:main

Conversation

@chengweih001
Copy link
Copy Markdown
Contributor

@chengweih001 chengweih001 commented May 5, 2025

This fix the error in 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


Preview | Diff

@chengweih001 chengweih001 merged commit bf09eed into WebBluetoothCG:main May 6, 2025
2 checks passed
github-actions Bot added a commit that referenced this pull request May 6, 2025
SHA: bf09eed
Reason: push, by chengweih001

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request May 6, 2025
SHA: bf09eed
Reason: push, by chengweih001

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request May 6, 2025
SHA: bf09eed
Reason: push, by chengweih001

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions Bot added a commit that referenced this pull request May 6, 2025
SHA: bf09eed
Reason: push, by chengweih001

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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