Jasonchenlijian / FastBle

Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
Apache License 2.0
5.33k stars 1.23k forks source link

onCharacteristicChanged内存泄漏 #570

Open new-soul opened 1 year ago

new-soul commented 1 year ago

蓝牙监听数据回调这个方法中,内存会泄漏,随着时间不断的增长,如果长时间开会暴; 希望快点解决,谢谢!