Android:BLE自定义服务UUID找不到

时间:2016-06-23 22:30:12

标签: android bluetooth-lowenergy

我尝试使用Android手机从BLE设备获取自定义服务UUID。但不幸的是,我无法从三星note 4,Lollipop版本获得定制服务UUID。但使用相同的代码。我可以从Nexus 5,Marshmallow获得定制服务UUID。我使用以下代码。 列出getServices()

例如。 mBluetoothGatt.getServices(),在三星note 4,Lollipop版本和Nexus 5,Marshmallow上获取自定义服务上获取空值。 谁能帮我吗 ?谢谢!

0 个答案:

没有答案