I am not more familiar with Android Bluetooth functionality. I have developed and working code of connect two Android device via Bluetooth thorough my app. Now the question is that. I have one profile in my app like user profile. Profile has name and picture of user only. Now let's take on example. I have two android device, First device has installed my app with profile name John. and second device has installed my app with profile name Lara. When I connect this two device through my app, If john connect with Lara than I want to show in my application (john's mobile) that John is connected with Lara. It's mean John app show that Lara profile. I have working code, connect two Bluetooth device through coding. But still I can't open paired device app profile name. I am finding the solution for this functionality for last two days, but Still I have not able to show profile in my app. I know that this question is not suitable for stack-overflow. but your answer help me a lot.
Thanks in advance.