I'm having an app which starts BLE session and do its job. But when the app crashed I want to stop the BLE session and stop other BLE services running. Can somebody help me to achieve this?
I tried services and I was able to stop them successfully. But the objects and BLE sessions are defined in few classes are not able to.