I\'m suppose to write an application that will act as the bluetooth client. What I\'m trying to do is figure out is what would be the best way to figure out if the specific dev
When a device is found let's say Device A, you can check if Device A is there in paired devices list or not. If Device A is one of the paired device, means it is a paired available device in range.