Bluetooth Framework C++ Edition

◆ CwclBluetoothRadio()

Creates a new radio object.

Parameters
ManagerThe CwclBluetoothManager object that creates and owns the Radio. If the Manager parameter is NULL the wclECritical exception raises.

An application must never create the Radio objects directly. Instead of that an application must use methods of the CwclBluetoothManager component.

See also
CwclBluetoothManager
Exceptions
wclECritical