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

The structure describes the different characteristic format members. More...

#include <wclBluetooth.h>

Public Attributes

wclGattPresentationFormat Format
 The format of the parent characteristic value.
 
unsigned char Exponent
 The exponent value to use to determine how the value of the characteristic value is further formatted.
 
unsigned short AUnit
 The unit of the characteristic value as defined in the Assigned Numbers specification.
 
unsigned char NameSpace
 The name-space where the unit is defined in the Assigned Numbers specification.
 
unsigned short Description
 The Universally Unique ID (UUID) that describes the format of the parent characteristic value.
 

Detailed Description

The structure describes the different characteristic format members.