-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Description
There are a few methods that were deprecated in API 33 that I see are still used in this library:
- BluetoothGatt.writeCharacteristic
- BluetoothGatt.writeDescriptor
- BluetoothGattCharacteristic.getValue
- BluetoothGattCharacteristic.setValue
- BluetoothGattDescriptor.getValue
- BluetoothGattDescriptor.setValue
Is there a plan to replace these deprecated methods so that apps using this library can target API 33?
Metadata
Metadata
Assignees
Labels
No labels