Click or drag to resize

wclBluetoothErrorsWCL_E_BLUETOOTH_LE_PROTOCOL_ERROR Field

GATT protocol error. Usually this error indicates that a client sent wrong data to a server. Or sometime it may indicates that server requires subscribing to a characteristic before it can accept any write requests.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public const int WCL_E_BLUETOOTH_LE_PROTOCOL_ERROR = 331910

Field Value

Int32
See Also