Bluetooth Framework C++ Edition

◆ CwclRfCommServerConnection()

Create new Classic Bluetooth server 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