wandersnail / easyble-x

A simple framework for Android Bluetooth Low Energy (BLE)
Apache License 2.0
156 stars 37 forks source link

BluetoothGatt 在控制台疯狂输出,有没有什么办法把它关闭,不打印 #31

Closed 0gitHu0 closed 1 year ago

0gitHu0 commented 2 years ago

D/BluetoothGatt: writeCharacteristic() - uuid: 0000f1f1-0000-1000-8000-00805f9b34fb D/BluetoothGatt: onCharacteristicWrite() - Device=AC:23:3F::: handle=17 Status=0 D/BluetoothGatt: onConnectionUpdated() - Device=AC:23:3F::: interval=24 latency=0 timeout=400 status=0 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14 D/BluetoothGatt: onNotify() - Device=AC:23:3F::: handle=14

wandersnail commented 1 year ago

这个不是库打印的,是系统打印的