In android Bluetooth if once any device got paired if we click on device name it will give option as unpair.my doubt is how it is recognising device is in paired state or unpaired state why because in my application also i need same functionality.iam using broadcast receiver to catch events still iam unable to do.any help appreciable.Thanks in advance
Asked
Active
Viewed 413 times
0
-
refer http://stackoverflow.com/questions/25267753/how-to-keep-bluetooth-connection-in-background – sasikumar Dec 08 '16 at 06:06
-
refer http://stackoverflow.com/questions/4715865/how-to-programmatically-tell-if-a-bluetooth-device-is-connected-android-2-2 – sasikumar Dec 08 '16 at 06:06
-
Thank you sasikumar – prasad Dec 08 '16 at 09:01