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

pairing mode for current BLE connection #124

Open
tasota opened this issue Aug 8, 2022 · 1 comment
Open

pairing mode for current BLE connection #124

tasota opened this issue Aug 8, 2022 · 1 comment
Assignees
Labels
someday it would be nice The issue is low priority but worth considering if easily completed alongside something else

Comments

@tasota
Copy link
Contributor

tasota commented Aug 8, 2022

When user tries to manual pair, add prompt for option to set currently-connected device to be default.

Not sure if this is easy to do or not but worth checking it out

@tasota tasota self-assigned this Aug 8, 2022
@tasota tasota added the someday it would be nice The issue is low priority but worth considering if easily completed alongside something else label Aug 10, 2022
@tasota
Copy link
Contributor Author

tasota commented Aug 10, 2022

Played around with call to BluetoothAdapter.getDefaultAdapter().getBondedDevices() but it was returning an empty list when testing on the A7, so not quite sure how this would get implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
someday it would be nice The issue is low priority but worth considering if easily completed alongside something else
Projects
None yet
Development

No branches or pull requests

1 participant