Bluetooth Framework C++ Edition

◆ wclGattDescriptorType

The enumeration describes the different types of Bluetooth LE generic attributes (GATT).

Enumerator
dtCharacteristicExtendedProperties 

The characteristic value has additional properties that describe how it can be used, or how it can be accessed.

dtCharacteristicUserDescription 

The characteristic value contains a string that is a user textual description.

dtClientCharacteristicConfiguration 

The characteristic value may be configured by the client.

dtServerCharacteristicConfiguration 

The characteristic value may be configured for the server.

dtCharacteristicFormat 

The format of the characteristic value.

dtCharacteristicAggregateFormat 

The format of an aggregated characteristic value.

dtCustomDescriptor 

The characteristic value is customized.