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

Clean up Bluetooth Manager API so it can be shared between multiple clients #5

Closed
vkolotov opened this issue Jan 16, 2018 · 1 comment
Assignees

Comments

@vkolotov
Copy link
Contributor

There are some setter methods on the BluetoothManager interface that changes state of the manager. These methods should be removed from the public API. Most likely a good solutions for this would be a new "builder" class that creates and sets up bluetooth manager instances.

@vkolotov vkolotov self-assigned this Jan 16, 2018
@vkolotov vkolotov reopened this Jan 23, 2018
@vkolotov
Copy link
Contributor Author

Re-opening this issue as there are more possibilities for improvements:
- Improving bluetooth manager builder
- tweaking bluetooth manager to be able to work with procedural approach (without listeners)
- tweaking responsiveness of the governors control methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant