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

requestConnectionPriority add response #159

Open
klightshadow opened this issue Sep 6, 2024 · 1 comment
Open

requestConnectionPriority add response #159

klightshadow opened this issue Sep 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@klightshadow
Copy link

klightshadow commented Sep 6, 2024

BluetoothGatt requestConnectionPriority has boolean return type
https://developer.android.com/reference/android/bluetooth/BluetoothGatt#requestConnectionPriority(int)

It will be nice if ClientBleGatt's requestConnectionPriority function do the same thing

@philips77
Copy link
Member

Hi,

Thank you for pointing it out. Right now, the result is ignored but should be checked if the request hasn't failed.

We're working on version 2 of this library, available on version/2.0 branch. Feel free to try it, it's in alpha version, with client implementation working except bonding.

@philips77 philips77 added the enhancement New feature or request label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants