Reedyuk / blue-falcon

A Bluetooth kotlin multiplatform "Cross-Platform" library for iOS and Android
https://bluefalcon.dev
Apache License 2.0
321 stars 43 forks source link

onDescriptorWrite handling is required for BluetoothGattCallback #95

Closed ynoyanov closed 2 years ago

ynoyanov commented 2 years ago

didWriteDescriptor handler has added into BlueFalconDelegate. It is called from onDescriptorWrite for BluetoothGattCallback function. The handling is required to properly work with such device as Bosch GLM50C Bluetooth range-finder e.g.