Bluetooth Framework C++ Edition

◆ CwclBluetoothLeAdvertiserConnection()

Creates a new "virtual" Bluetooth LE Advertising connection object.

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