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

GATT object removed after disconnect #98

Closed FabD86 closed 2 years ago

FabD86 commented 2 years ago

removing GATT object during disconnect() to prevent multiple GATT object of the same bluetooth device in gatts

97