-
Notifications
You must be signed in to change notification settings - Fork 53
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
bt-device refuses to connect to an already added (but disconnected) device #24
Comments
I get the same issue with a bluetooth headset. Thanks for mentioning that it works with bluetoothctl. Going to just automate driving that from a script.. |
Exact same issue here with a bluetooth speaker. Can connect and disconnect non-interactively using
|
I can also reproduce this on Ubuntu 18.04 (package bluez-tools 0.2.0~20140808-5build1 amd64) |
bt-device -l |
Same issue on RHEL8 |
When using bluez-tools commit 7cb788c (Fedora 27 package
bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc27.x86_64
), it's not possible to reconnect an already added device. Disconnection works and usingbluetoothctl
from bluez to connect also works:The text was updated successfully, but these errors were encountered: