搜索资源列表
Bluetooth_4.3 BLE蓝牙通信
- 此源码文件主要实现打开蓝牙,扫描并显示附近蓝牙设备。
MultiBleTest
- 扫描、连接多个蓝牙4.0 ble模块,安卓源码, Eclipse开发环境。要求版本android4.3以上。可搜索、配对、连接、发现服务及特征值、接收广播数据等-This app can scan, connect a number of Bluetooth 4 ble module, Android source code, Eclipse development environment. Required version android4.3 above. Can search, match
Bluetooth4.0Demo
- Android 4.3(API Level 18)开始引入Bluetooth Low Energy(BLE,低功耗蓝牙)的核心功能并提供了相应的API,应用程序通过这些api可以扫描设备、查询services,读写设备的characteristics(属性特征)。对比传统的蓝牙,BLE的设计能够显著减低功耗。这让Android应用程序与BLE设备之间的低功耗通讯成为可能,例如距离传感器、心率监视器、健身设备等等。-Android 4.3 (API Level 18) introduced Blu
BleScan
- android 平台下蓝牙4.0即BLE扫描示例代码,可做蓝牙相关研究和学习使用(Android platform Bluetooth 4, BLE scanning example code, you can do Bluetooth related research and learning to use)
android-ble-serialport-master
- 扫描蓝牙设备并且可以扫描ble低功耗设备(Scan Bluetooth device)
FastBle-master
- android蓝牙低能耗快速开发框架。它采用简单的方法来过滤、扫描、连接、读写、通知、readrssi,setmtu,和多连接。(Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.)