Replies: 1 comment
-
In addition to the above, neighbors' bluetooth devices are amplifying the flood. This is overwhelming for someone just getting started with bluetooth. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When executing the command "scan on" in the interactive prompt of bluetoothctl,
it will immediately flood the screen with [NEW] and [CHG] devices.
Even after executing "scan off" it will keep flooding the screen with [DEL] devices.
Using bluetoothctl in a non-interactive mode ( i.e. bluetoothctl --timeout 3 scan on ) can help,
but what if I want to stop the flood in the interactive shell? Is there a way to do that? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions