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.28k stars 1.22k forks source link

乱写PROPERTY检查,误人啊误人 #544

Open haogev6 opened 2 years ago

haogev6 commented 2 years ago

https://github.com/Jasonchenlijian/FastBle/blob/c37ee367e24a6586aee9e184b31ee21c5c208a8c/FastBleLib/src/main/java/com/clj/fastble/bluetooth/BleConnector.java#L323

BluetoothGattCharacteristic.PROPERTY_NOTIFY的值大于0,位与操作后结果百分百大于0,这个条件必为true,写了白写。另外,enableIndicate为啥要检查PROPERTY_NOTIFY?不该检查PROPERTY_INDICATE么????

weixians commented 1 year ago

请文明发言

haogev6 commented 1 year ago

请文明发言

嗯?