I'm using sdk 15.3.0 and s132.
Is there an API that I can query the bluetooth connection status?
What method can I use to find out if a connection is currently available or not?
my goal is don't to do disconnect if the connection is not already there. how can i make it?