原文:startDiscovery() and startLeScan().

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 Blue ...

2014-06-06 13:46 0 3179 推薦指數:

查看詳情

android4.3 Bluetooth(le)分析之startLeScan分析

BluetoothAdapter.java中有low enery(le)的一些方法,android提供了這些方法,但源碼中並未找到這些方法的調用之處。本文檔主要分析這類方法的執行流程,來了解下le到底做了些什么。 本文主要就是分析下startLeScan方法(兩個重載方法 ...

Mon Sep 23 07:47:00 CST 2013 5 9738
android4.3 Bluetooth(le)分析之startLeScan分析

BluetoothAdapter.java中有low enery(le)的一些方法,android提供了這些方法,但源碼中並未找到這些方法的調用之處。本文檔主要分析這類方法的執行流程,來了解下le到底做了些什么。 本文主要就是分析下startLeScan方法(兩個重載方法 ...

Mon Feb 20 17:49:00 CST 2017 0 2164
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM