In my application I have to make call using Intent using Bluetooth Headset. Right now I am using below link.
I used implementation from Using the Android RecognizerIntent with a bluetooth headset
When calling dialog open Bluetooth Headset Connection going lost. Please help