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

bluetooth/shell: Extend the shell output of scan data that can be toggled #56342

Open
demantmrrv opened this issue Mar 30, 2023 · 0 comments
Open
Assignees
Labels
area: Bluetooth area: Shell Shell subsystem Enhancement Changes/Updates/Additions to existing features

Comments

@demantmrrv
Copy link
Collaborator

Currently we get a balanced amount of output in the shell when scanning, which applies to general usage when scanning for some or all devices. However, when testing more advanced advertising features of a device, especially extended advertising and LE-Audio, outputting more (or all) received data in an ordered format is desirable.

The feature can be toggled on and off (default) and will add a considerable amount of extra output. Hence, it should preferably be used in conjunction with the scan filter.
This enhancement can be done by adding extra checks and formatting in subsys/bluetooth/shell/bt.c and should not impact current implementation.

@demantmrrv demantmrrv added Enhancement Changes/Updates/Additions to existing features area: Shell Shell subsystem labels Mar 30, 2023
@demantmrrv demantmrrv self-assigned this Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth area: Shell Shell subsystem Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

2 participants