I am trying to perform bluetooth device discovery from 2 Motorola Droid 2 phones at the same time. Each of them see different list of devices. Actaully there are 5 devices around them other than those 2 mobiles. So I am expecting both of them to see all other 5 devices. But, one sees 2 devices and other sees 4 devices. This count varies in different scans. I double checked that all the devices are in discoverable mode.
Please help me understand the behaviour of this discoveries.
Question 1: Is this normal? Having 2 scans at a time, will conflict some how?
Also, if 2 phones discover the same phone lets say "X".
Question 2: Can these 2 phones connect to "X" at a same time?
Actually on phone "X" I am running a bluetooth listener to accept connections. I see inconsistent behavior in this connections (some times one of the phone cannot establish the connection.)
I searched in this forums and few discussions had really helped me a lot to understand the Bluetooth connections. But still I am not completely clear on the above 2 questions.
Thanks in advance for the help.