fix: 修复写入特征值无法完成和重启蓝牙后调用外围设备方法报错的问题 (#20)
* fix: 修复示例代码问题 * fix: 断开连接时清理缓存 * fix: 修复蓝牙重新打开后 GATT server 失效的问题 * fix: 修复问题 * fix: 修复写入特征值无法完成的问题 * fix: 修改版本号
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
name: bluetooth_low_energy_android
|
||||
description: Android implementation of the bluetooth_low_energy plugin.
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
homepage: https://github.com/yanshouwang/bluetooth_low_energy
|
||||
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user