Bluetooth Framework C++ Edition

◆ Listen()

int Listen ( CwclBluetoothRadio *const  Radio)

The method starts listening for client connections.

Parameters
RadioThe Bluetooth Radio that should handle 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