Bluetooth Framework C++ Edition

◆ WCL_E_BLUETOOTH_LINK_UNEXPECTED

const int WCL_E_BLUETOOTH_LINK_UNEXPECTED = WCL_E_BLUETOOTH_BASE + 0x0016

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.