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

Android support #9

Open
Dirbaio opened this issue Feb 28, 2024 · 2 comments
Open

Android support #9

Dirbaio opened this issue Feb 28, 2024 · 2 comments

Comments

@Dirbaio
Copy link
Contributor

Dirbaio commented Feb 28, 2024

I've started to work on Android support at https://github.com/akiles/bluest/tree/android .

Are you OK with PRs implementing only part, leaving some stuff as "not implemented yet"? My current goal is implementing scanning, connecting, L2CAP channels and perhaps basic GATT (we don't use GATT in our product), so I probably won't have time available to implement the full API in the short term.

@alexmoon
Copy link
Owner

alexmoon commented Feb 28, 2024

Yes, I think partial support is better than no support. We'd just need to document it clearly. (We may want to put it behind an unstable feature flag, though)

Did you ever find a way to support L2CAP on Windows?

@Dirbaio
Copy link
Contributor Author

Dirbaio commented Feb 29, 2024

it seems it's not supported on windows, no :(

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

2 participants