Skip to content

ConnectionService: call close() on connection when disconnecting

schneider requested to merge schneider/gatt-close into master

As we are creating new connection every time the button is pressed, we need to discard the old connection objects

Merge request reports