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

"bt-device --connect" incorrectly prompts use to confirm PIN/passcode instead of simply displaying PIN/passcode #41

Open
c0d3h4x0r opened this issue Jul 11, 2020 · 0 comments

Comments

@c0d3h4x0r
Copy link

When bluez calls back into a pairing Agent's Display methods, they are supposed to display the PIN or passcode on the host device's screen along with instructions telling the user to type that PIN or passcode (followed by ENTER) into the device they are trying to pair. Instead, bt-device --connect incorrectly prompts the user to confirm the device on the host (i.e. Confirm passkey: 123456 (yes/no)?), which is the wrong thing to do. It disrupts the pairing process and causes pairing to fail.

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

No branches or pull requests

1 participant