首页 > 其他 > 详细

startDiscovery() and startLeScan().

时间:2014-06-11 13:17:28      阅读:3874      评论:0      收藏:0      [点我收藏+]

You have to start a scan for Classic Bluetooth devices with startDiscovery() and a scan for Bluetooth LE devices with startLeScan(). Caution: Performing device discovery is a heavy procedure for the Bluetooth adapter and will consume a lot of its resources.

Edit: On LG Nexus 4 with Android 4.4.2 startDiscovery() finds Bluetooth LE devices. On Samsung Galaxy S3 with Android 4.3 startDiscovery() doesn‘t find Bluetooth LE devices.

 

http://stackoverflow.com/questions/21809946/bluetoothadapter-startscan-vs-bluetoothadapter-startlescan/22524528#22524528

startDiscovery() and startLeScan().,布布扣,bubuko.com

startDiscovery() and startLeScan().

原文:http://www.cnblogs.com/savagemorgan/p/3772483.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!