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

Allow monitoring RxBleClient state with observable. #55

Closed
Cierpliwy opened this issue Aug 16, 2016 · 1 comment
Closed

Allow monitoring RxBleClient state with observable. #55

Cierpliwy opened this issue Aug 16, 2016 · 1 comment
Assignees
Milestone

Comments

@Cierpliwy
Copy link

Summary

Currently there is no API to monitor BLE state with observables. On iOS there is a property which allows you to know if BLE was turned off, is unsupported etc. It would be nice to have an observable emitting such state changes which could be then chained with other functions (for example scanning).

It's a feature request.

@dariuszseweryn dariuszseweryn added this to the 1.1.0 milestone Aug 16, 2016
@literator literator removed this from the 2.0.0 milestone Feb 2, 2017
@dariuszseweryn dariuszseweryn self-assigned this May 16, 2017
@dariuszseweryn dariuszseweryn added this to the 1.3.0 milestone May 18, 2017
dariuszseweryn added a commit that referenced this issue May 24, 2017
…lient` wether it has a chance to start scan or connection successfully. #55

Reviewers: przemek.lenart, pawel.urban

Reviewed By: pawel.urban

Differential Revision: https://phabricator.polidea.com/D2351
@dariuszseweryn
Copy link
Owner

Your Patience has been rewarded. 1.3.0-SNAPSHOT now - 1.3.0 soon™.

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

3 participants