Hi all..
I am working on windows phone 8 application. I am trying to list all discoverable bluetooth devices nearby. For that i have used PeerFinder class. Using that class it was able to display the paired bluetooth devices nearby. But I couldn't display unpaired devices. Using PeerFinder.AlternateIdentities["Bluetooth:Paired"] = "" I could read only paird devices. Could anyone please tell me how to get the unpaired bluetooth device information. Waiting for your reply .
thanks,
Aswathy.
Loading
Aswathy ADPosted Aug 23, 2013, 2:31 AM
Thanks for ur reply. Also I found that using "app to app" communication , we can find and even connect to an unpaired device, provided our app is installed on the other devices.
thanks,
Aswathy.
Abhishek JainPosted Aug 23, 2013, 2:30 AM
Abhishek JainPosted Aug 22, 2013, 7:51 AM