Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclGattLocalCharacteristicParameters Struct Reference

The structure represents a GATT local characteristic parameters. More...

#include <wclBluetooth.h>

Public Attributes

wclGattLocalDescriptors Descriptors
 Custom descriptors.
 
wclGattCharacteristicFormats PresentationFormats
 The characteristic's presentation formats.
 
wclGattLocalCharacteristicProperties Props
 The characteristic's properties.
 
wclGattProtectionLevel ReadProtectionLevel
 The read protection level of a local characteristic.
 
tstring UserDescription
 The characteristic's user-friendly description.
 
wclGattProtectionLevel WriteProtectionLevel
 The write protection level of a local characteristic.
 

Detailed Description

The structure represents a GATT local characteristic parameters.