Bluetooth Framework C++ Edition

◆ CwclGattClientConnection()

Creates a new GATT client 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