Bluetooth Framework C++ Edition

◆ Connect()

int Connect ( CwclBluetoothRadio *const  Radio)

Starts connecting to a remote Bluetooth device.

Parameters
RadioThe CwclBluetoothRadio object that handles the connection.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
CwclBluetoothRadio