fix: 修复写入特征值无法完成和重启蓝牙后调用外围设备方法报错的问题 (#20)

* fix: 修复示例代码问题

* fix: 断开连接时清理缓存

* fix: 修复蓝牙重新打开后 GATT server 失效的问题

* fix: 修复问题

* fix: 修复写入特征值无法完成的问题

* fix: 修改版本号
This commit is contained in:
Mr剑侠客
2023-10-12 18:29:03 +08:00
committed by GitHub
parent 5d87dbc129
commit 4bec1c9f3a
161 changed files with 11133 additions and 23 deletions

View File

@ -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: