Bluetooth Framework C++ Edition

◆ CwclRfCommClientConnection()

Create new Classic Bluetooth client connection.

Parameters
RadioThe Radio object that owns the connection.

An application must never create this class directly. Instead of that an application must use upper-level methods and classes.

If the Radio parameter is NULL the wclECritical exception raises.

See also
CwclBluetoothRadio
Exceptions
wclECritical