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

ObjectManager.getAdapters() always returns just a single entry #4

Open
magzbc opened this issue Oct 8, 2018 · 0 comments
Open

ObjectManager.getAdapters() always returns just a single entry #4

magzbc opened this issue Oct 8, 2018 · 0 comments

Comments

@magzbc
Copy link

magzbc commented Oct 8, 2018

I'm trying to use your library to scan for iBeacon devices, using several Bluetooth dongles connected to a single Raspberry PI

I'm trying to get a List of all Bluetooth dongles connected via USB using

ObjectManager.getAdapters()

However, as a result I'm getting a List<Adapter1> with only one object, or none, if no dongles are connected.

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