We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
105a7bb
1,修改连接方法,增加更多的连接方式,优化连接出现133的问题
8e52973
1,增加字符串转UUID方法UuidUtils.getUuid(String uuidStr) 2,增加重发功能BleDevice.setResend(boolean resend,int resendNumber)
baf2d3a
1,修复断开指定设备方法未断开的问题
8038d4a
1,优化demo 2,增加断开指定mac地址设备的方法
900ef84
增加setIndication方法,支持单个设置
e51a702
增加设置Indication功能
c558325
1,修复onAdConnectionSuccess 空指针的bug 2,补充api30部分蓝牙权限
1193c7d
1,修改部分接口,更容易理解 2,去掉OnBleScanConnectListener接口,增加OnBleConnectListener接口,定义为连接接口,将连接和扫描的接口分开独立 3,更改OnBleScanFilterListener接口,增加更多的回调,定义为扫描接口
a96f642
1,完善手机作为外围的功能 2,完善demo
4beb34b
1,优化低层通知读写特征 2,增加演示界面 3,增加设置所有通知的方法