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

Communicate with peripherals already connected to the OS #61

Closed
AYM1607 opened this issue Apr 9, 2024 · 3 comments
Closed

Communicate with peripherals already connected to the OS #61

AYM1607 opened this issue Apr 9, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@AYM1607
Copy link

AYM1607 commented Apr 9, 2024

Thanks for your hard work @yanshouwang! I'm considering using this plugin for an app I'm developing, but I want to know if the following scenario is supported or planned: As a central, connect to a peripheral that's already connected to the OS. I.e. I don't need to run discovery from the app, I just need to communicate with devices that are already connected.

I perused through the API and unless I missed something it doesn't seem like there's a way of doing it. Is there? Or do you have plans to implement it?

@AYM1607 AYM1607 changed the title Connect to devices already connected to the OS Communicate with peripherals already connected to the OS Apr 9, 2024
@yanshouwang
Copy link
Owner

yanshouwang commented Apr 10, 2024

I think I can add a method like retrieveConnectedPeripherals in the next version.

===== Progress

Released Android on bluetooth_low_energy_android

@yanshouwang
Copy link
Owner

The 6.0.0-dev.0 has released, the retrieveConnectedPeripherals is supported on all platforms except Windows.

@yanshouwang yanshouwang added the enhancement New feature or request label May 16, 2024
@yanshouwang
Copy link
Owner

Released in 6.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants