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

Changed the UUID characteristic to UUIDString #78

Closed beniamin-cazacu closed 2 years ago

beniamin-cazacu commented 2 years ago

I don't know if the UUID of the characteristic was intentionally put to be its description. Currently, the description value is displayed (which can be the UUIDString or even the feature characteristic - in my project, is displayed the name), which is quite difficult when you need the characteristic ID and not its name.