We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
requestConnectionPriority
Would it be possible to expose the method requestConnectionPriority on BluetoothGatt?
The text was updated successfully, but these errors were encountered:
As this requires some radio transfer and blocks the radio, I think it should be exposed as a separate operation.
Sorry, something went wrong.
Added request to change connection priority
c53c831
Summary: #111 Reviewers: pawel.urban, dariusz.seweryn Reviewed By: dariusz.seweryn Differential Revision: https://phabricator.polidea.com/D2363
Implemented. It is available as of now in 1.3.0-SNAPSHOT.
mikolak
No branches or pull requests
Summary
Would it be possible to expose the method requestConnectionPriority on BluetoothGatt?
The text was updated successfully, but these errors were encountered: