32判断蓝牙属性特征

           if (characteristic != null
                && (characteristic.getProperties() | BluetoothGattCharacteristic.PROPERTY_NOTIFY) > 0) {
            BleLog.w(TAG, "characteristic.getProperties():" + characteristic.getProperties());

results matching ""

    No results matching ""