Click or drag to resize

wclBluetoothErrorsWCL_E_BLUETOOTH_LINK_UNEXPECTED Field

Error other than time-out at L2CAP or Bluetooth radio level.

Usually this error appears if you try to connect to device that is paired on PC side but PC is not paired or has been unpaired on the device side. Unpairing device on PC side usually solves the error.


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

Field Value

Int32
See Also