文件名称:BluetoothLeGatt
- 所属分类:
- android开发
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2016-06-24
- 文件大小:
- 233kb
- 下载次数:
- 0次
- 提 供 者:
- siyon******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最近穿戴设备发展得很火,把相关技术也带旺了,其中一项是BLE(Bluetooth Low Energy)。BLE是蓝牙4.0的核心Profile,主打功能是快速搜索,快速连接,超低功耗保持连接和传输数据,弱点是数据传输速率低,由于BLE的低功耗特点,因此普遍用于穿戴设备。Android 4.3才开始支持BLE API,所以请各位客官把本文代码运行在蓝牙4.0和Android 4.3及其以上的系统,另外本文所用的BLE终端是一个蓝牙4.0的串口蓝牙模块。-The recent development of wearable devices was the fire, the related technology also registered, one of which is BLE (Bluetooth Low Energy). Ble is Bluetooth 4.0 core profile, the main function is fast search, fast connection, ultra low power to keep the connection and data transmission, the weakness is low data transmission rate, due to the characteristics of low power consumption ble. It is widely used in wearable devices. Android 4.3 began to support ble API, so please you Keguan to the code running in Bluetooth 4.0 and Android 4.3 and above the system and also the ble terminal is a Bluetooth 4.0 Bluetooth module.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothLeGatt
...............\.classpath
...............\.project
...............\.settings
...............\.........\org.eclipse.core.resources.prefs
...............\.........\org.eclipse.jdt.core.prefs
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\AndroidManifest.xml
...............\...\BluetoothLeGatt.apk
...............\...\classes
...............\...\.......\com
...............\...\.......\...\example
...............\...\.......\...\.......\bluetooth
...............\...\.......\...\.......\.........\le
...............\...\.......\...\.......\.........\..\BluetoothLeClass$1.class
...............\...\.......\...\.......\.........\..\BluetoothLeClass$OnConnectListener.class
...............\...\.......\...\.......\.........\..\BluetoothLeClass$OnDataAvailableListener.class
...............\...\.......\...\.......\.........\..\BluetoothLeClass$OnDisconnectListener.class
...............\...\.......\...\.......\.........\..\BluetoothLeClass$OnServiceDiscoverListener.class
...............\...\.......\...\.......\.........\..\BluetoothLeClass.class
...............\...\.......\...\.......\.........\..\BuildConfig.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity$1.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity$2.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity$3$1.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity$3.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity$4.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity$5.class
...............\...\.......\...\.......\.........\..\DeviceScanActivity.class
...............\...\.......\...\.......\.........\..\LeDeviceListAdapter$ViewHolder.class
...............\...\.......\...\.......\.........\..\LeDeviceListAdapter.class
...............\...\.......\...\.......\.........\..\R$attr.class
...............\...\.......\...\.......\.........\..\R$drawable.class
...............\...\.......\...\.......\.........\..\R$id.class
...............\...\.......\...\.......\.........\..\R$layout.class
...............\...\.......\...\.......\.........\..\R$menu.class
...............\...\.......\...\.......\.........\..\R$string.class
...............\...\.......\...\.......\.........\..\R.class
...............\...\.......\...\.......\.........\..\Utils.class
...............\...\classes.dex
...............\...\dexedLibs
...............\...\res
...............\...\...\crunch
...............\...\...\......\drawable-hdpi
...............\...\...\......\.............\ic_launcher.png
...............\...\...\......\drawable-mdpi
...............\...\...\......\.............\ic_launcher.png
...............\...\...\......\drawable-xhdpi
...............\...\...\......\..............\ic_launcher.png
...............\...\...\......\drawable-xxhdpi
...............\...\...\......\...............\ic_launcher.png
...............\...\...\drawable-hdpi
...............\...\...\.............\ic_launcher.png
...............\...\...\drawable-mdpi
...............\...\...\.............\ic_launcher.png
...............\...\...\drawable-xhdpi
...............\...\...\..............\ic_launcher.png
...............\...\...\drawable-xxhdpi
...............\...\...\...............\ic_launcher.png
...............\...\resources.ap_
...............\gen
...............\...\com
...............\...\...\example
...............\...\...\.......\bluetooth
...............\...\...\.......\.........\le
...............\...\...\.......\.........\..\BuildConfig.java
...............\...\...\.......\.........\..\R.java
...............\ic_launcher-web.png
...............\lint.xml
...............\proguard-project.txt
...............\project.properties
...............\res
...............\...\drawable-hdpi
...............\...\.............\ic_launcher.png
...............\...\drawable-ldpi
...............\...\drawable-mdpi
...............\...\.............\ic_launcher.png
...............\...\drawable-xhdpi
...............\...\.......