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

automatically request MTU change on Android 5.0 to 64 #183

Closed
wants to merge 1 commit into from

Conversation

ChadyG
Copy link
Contributor

@ChadyG ChadyG commented Aug 19, 2015

This is a small tweak that worked for our solution. Really, this should be a configurable option within the plugin to allow users to choose their own MTU size. Open for discussion on how this should be implemented.

ref issue #159

@randdusing
Copy link
Owner

I think this should be broken out into a separate function. onMtuChanged shouldn't really return a connected status to the connection callback.

@randdusing
Copy link
Owner

I've implemented this as a separate function although I'm not having much success with my Nexus 7 and Polar H7 HR monitor. I'm guessing the Polar H7 monitor has no reason to change the MTU.

@randdusing randdusing closed this Sep 26, 2015
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