使用SDP在Android 2.3.x上获取具有特定UUID的设备

时间:2012-08-16 15:42:34

标签: android bluetooth uuid sdp

鉴于蓝牙SDP中使用的UUID运行发现查询,以了解使用相同UUID但未连接它们的蓝牙设备。我想要一个适用于Android 2.3.x的解决方案。

1 个答案:

答案 0 :(得分:1)

fetchUuidsWithSdp() API允许您查看远程设备上支持的UUID。 http://developer.android.com/reference/android/bluetooth/BluetoothDevice.html#fetchUuidsWithSdp