TwclGattCharactertisticUserDescription Record

The structure contains a GATT characteristic user description descriptor data.

Namespace: wclBluetooth
type
 TwclGattCharactertisticUserDescription = record
 end;

The TwclGattCharactertisticUserDescription type exposes the following members.

Show:
 NameDescription
Description

The characteristic's user description.

Top