Bluetooth Framework C++ Edition

◆ CwclGattServerConnection()

Creates a new "virtual" GATT Server 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