Kotlin-BLE-Library icon indicating copy to clipboard operation
Kotlin-BLE-Library copied to clipboard

requestConnectionPriority add response

Open klightshadow opened this issue 5 months ago • 1 comments

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

klightshadow avatar Sep 06 '24 09:09 klightshadow