[6.8.0]
[fix] [remove listener]
This commit is contained in:
@@ -71,7 +71,6 @@ object BleManager : BaseBluetoothManager() {
|
||||
scanning = true
|
||||
bluetoothLeScanner?.startScan(leScanCallback)
|
||||
scanList.clear()
|
||||
listener?.dataChange(scanList)
|
||||
}
|
||||
}catch (e:SecurityException){
|
||||
e.printStackTrace()
|
||||
|
||||
Reference in New Issue
Block a user