WCL_E_BLUETOOTH_LE_INVALID_CHARACTERISTIC_CONFIGURATION Constant

The characteristic has invalid configuration. This error means that the characteristic has both IsNotifiable and IsIndicatable properties are set to True. Set one of the property to False.

Namespace: wclBluetoothErrors
 WCL_E_BLUETOOTH_LE_INVALID_CHARACTERISTIC_CONFIGURATION = WCL_E_BLUETOOTH_LE_BASE + $00B6;

Value

Type: Integer