Skip to content

Tags: licoba/BleCore

Tags

2.2.6

Toggle 2.2.6's commit message
解决首次卡顿问题

2.2.5

Toggle 2.2.5's commit message
取消不安全调用

2.2.4

Toggle 2.2.4's commit message
feat:writeQueue方法添加可以设置下次重试延迟时间的参数

2.2.3

Toggle 2.2.3's commit message
可以设置间隔为0

2.2.2

Toggle 2.2.2's commit message
更新了库

2.2.1

Toggle 2.2.1's commit message
在BleDevice添加uuids字段

2.2.0

Toggle 2.2.0's commit message
feat:1、添加获取BleCore日志的接口,使用自定义的日志框架打印日志或收集BleCore日志;2、修改onCharacterist…

…icChanged方法,兼容不同版本触发onCharacteristicChanged新旧方法

2.1.4

Toggle 2.1.4's commit message
fix:去掉Manifest.permission.ACCESS_FINE_LOCATION精准位置权限的强绑定注册,由业务端处理该权限,…

…注意:如果需要用到扫描蓝牙设备的功能,需要申请精准位置权限,否则可能会导致扫描不到设备。

2.1.3

Toggle 2.1.3's commit message
fix:修复部分机型读取特征值数据超时

2.1.2

Toggle 2.1.2's commit message
fix:修复重连中,再次连接(连接中),会导致重连次数重置