标签: android bluetooth
我通过蓝牙连接到设备。我使用BluetoothDevice.class获取mac地址和名称。 但我必须知道VendorID,ProductID。这是iPhone上的可能性。 Android有什么解决方案可以获得它吗?
答案 0 :(得分:0)
选中此official BT specification details以了解如何执行此操作..
在第10页:
“DI服务记录属性列在下面..”
..你会找到表格,然后是详细的说明书。