Given the UUID used in SDP of the Bluetooth run a discovery query to know the Bluetooth devices who are using the same UUID without connecting with them. I want a solution for Android 2.3.x.
1 Answers
1
votes
The fetchUuidsWithSdp()
API allows you to see which UUIDs are supported on remote devices.
http://developer.android.com/reference/android/bluetooth/BluetoothDevice.html#fetchUuidsWithSdp