LeandroSQ / android-ble-made-easy

An Android Library for handling Bluetooth Low Energy on Android Easy
MIT License
88 stars 29 forks source link

[Feature] Added status and state mapping #33

Closed LeandroSQ closed 1 year ago

LeandroSQ commented 1 year ago

This will enable more verbose logs on connection state change, and will map the statuses and states to a description so the final user can understand better reasoning for changes.

Discussed in #31