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

Move Bluetooth to L2CAP #58

Open
decanus opened this issue Sep 11, 2019 · 1 comment
Open

Move Bluetooth to L2CAP #58

decanus opened this issue Sep 11, 2019 · 1 comment
Labels
wontfix This will not be worked on
Milestone

Comments

@decanus
Copy link
Contributor

decanus commented Sep 11, 2019

We currently use the more high level bluetooth API. We should change this to the more low level L2CAP api. This will require writing generic streams that can be used by other transports too.

Notes

@decanus decanus added the wontfix This will not be worked on label Oct 20, 2019
@decanus
Copy link
Contributor Author

decanus commented Oct 20, 2019

won't work on cause android does not expose this API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant