-
Notifications
You must be signed in to change notification settings - Fork 8.1k
doc: Bluetooth: shell: Add document for Classic L2CAP, HFP, RFCOMM, and GOEP #97384
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
doc: Bluetooth: shell: Add document for Classic L2CAP, HFP, RFCOMM, and GOEP #97384
Conversation
Add a document to show how to use the Classic L2CAP shell commands. Signed-off-by: Lyle Zhu <[email protected]>
Add a document to show how to use the Classic HFP shell commands. Signed-off-by: Lyle Zhu <[email protected]>
Add a document to show how to use the Classic RFCOMM shell commands. Signed-off-by: Lyle Zhu <[email protected]>
cdca983
to
94dd630
Compare
Add a document to show how to use the Classic GOEP shell commands. Signed-off-by: Lyle Zhu <[email protected]>
94dd630
to
a392189
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok. My only concern is that this creates a lot of documentation to be updated every time you make some change to the code that impacts the commands or their output in the shell. That means that there's a substantial risk that this will go out of sync over time.
Add documents to show how to use the Classic L2CAP, HFP, RFCOMM, and GOEP shell commands.