onDescriptorRead
open override fun onDescriptorRead(gatt: BluetoothGatt, descriptor: BluetoothGattDescriptor, status: Int, value: ByteArray)
Callback responsible for emitting an event DescriptorRead.
open override fun onDescriptorRead(gatt: BluetoothGatt?, descriptor: BluetoothGattDescriptor?, status: Int)
Deprecated
In use for Android < 13
Callback responsible for emitting an event DescriptorRead.