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

Add RxBluetooth#connectAsClient with RFCOMM channel id. #51

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Add RxBluetooth#connectAsClient with RFCOMM channel id. #51

merged 1 commit into from
Nov 13, 2018

Conversation

vanniktech
Copy link
Contributor

This seems to be common practice that sometimes you have to go through the RFCOMM channel directly by using reflection and accessing one of the hidden methods.

Unfortunately, I'm also forced to do this with the device I'm talking to. Hence it would be nice if the library offered this but warns that this might not work in the future.

@IvBaranov
Copy link
Owner

Lgtm!

@IvBaranov IvBaranov merged commit ce79eae into IvBaranov:rxjava-2.x Nov 13, 2018
@vanniktech vanniktech deleted the connectAsClient branch November 13, 2018 13:28
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

Successfully merging this pull request may close these issues.

2 participants