junkchen / BleLibLinks
BleLib是Android低功耗蓝牙4.0及以上开发的辅助库,一行代码解决Ble初始化、扫描、连接、特性读写、设置通知等操作。
☆245Updated 8 years ago
Alternatives and similar repositories for BleLib
Users that are interested in BleLib are comparing it to the libraries listed below
Sorting:
- Android蓝牙4.0操作demo☆245Updated 7 years ago
- 本程序功能:实现蓝牙的自动配对功能。☆201Updated 9 years ago
- Android Ble类库,基于回调,暴露搜索、连接、发送、接收、断开连接等接口,无需关心细节操作即可进行Ble通信。