1.2.2.1.2.1.22 UUID definitions

C

#define UUID_PRIMARY_SERVICE                                0x2800
#define UUID_SECONDARY_SERVICE                              0x2801
#define UUID_INCLUDE                                        0x2802
#define UUID_CHARACTERISTIC                                 0x2803
#define UUID_DESCRIPTOR_CHAR_EXT_PROP                       0x2900
#define UUID_DESCRIPTOR_USER_DESC                           0x2901
#define UUID_DESCRIPTOR_CLIENT_CHAR_CONFIG                  0x2902
#define UUID_DESCRIPTOR_SERVER_CHAR_CONFIG                  0x2903
#define UUID_DESCRIPTOR_CHAR_PRE_FORMAT                     0x2904
#define UUID_DESCRIPTOR_CHAR_AGGRE_FROMAT                   0x2905
#define UUID_DESCRIPTOR_VALID_RANGE                         0x2906
#define UUID_DESCRIPTOR_EXTERNAL_REPORT_REF                 0x2907
#define UUID_DESCRIPTOR_REPORT_REF                          0x2908
#define UUID_DESCRIPTOR_NUM_OF_DIGITALS                     0x2909
#define UUID_DESCRIPTOR_VALUE_TRIGGER_SETTING               0x290A
#define UUID_DESCRIPTOR_ENV_SENSING_CONFIG                  0x290B
#define UUID_DESCRIPTOR_ENV_SENSING_MEASURE                 0x290C
#define UUID_DESCRIPTOR_ENV_SENSING_TRIGGER_SETTING         0x290D
#define UUID_DESCRIPTOR_TIME_TRIGGER_SETTING                0x290E
#define UUID_DESCRIPTOR_COMPLETE_BREDR_BLOCK_DATA           0x290F

Description

The definition of GATT UUID.

Macro Definition

MacroDescription
UUID_PRIMARY_SERVICEPrimary Service Declaration.
UUID_SECONDARY_SERVICESecondary Service Declaration.
UUID_INCLUDEInclude Declaration.
UUID_CHARACTERISTICCharacteristic Declaration.
UUID_DESCRIPTOR_CHAR_EXT_PROPCharacteristic Extended Properties.
UUID_DESCRIPTOR_USER_DESCCharacteristic User Description Descriptor.
UUID_DESCRIPTOR_CLIENT_CHAR_CONFIGClient Characteristic Configuration Descriptor.
UUID_DESCRIPTOR_SERVER_CHAR_CONFIGServer Characteristic Configuration Descriptor.
UUID_DESCRIPTOR_CHAR_PRE_FORMATCharacteristic Presentation Format Descriptor.
UUID_DESCRIPTOR_CHAR_AGGRE_FROMATCharacteristic Aggregate Format Descriptor.
UUID_DESCRIPTOR_VALID_RANGEValid Range.
UUID_DESCRIPTOR_EXTERNAL_REPORT_REFExternal Report Reference.
UUID_DESCRIPTOR_REPORT_REFReport Reference.
UUID_DESCRIPTOR_NUM_OF_DIGITALSNumber of Digitals.
UUID_DESCRIPTOR_VALUE_TRIGGER_SETTINGValue Trigger Setting.
UUID_DESCRIPTOR_ENV_SENSING_CONFIGEnvironmental Sensing Configuration.
UUID_DESCRIPTOR_ENV_SENSING_MEASUREEnvironmental Sensing Measurement.
UUID_DESCRIPTOR_ENV_SENSING_TRIGGER_SETTINGEnvironmental Sensing Trigger Setting.
UUID_DESCRIPTOR_TIME_TRIGGER_SETTINGTime Trigger Setting.
UUID_DESCRIPTOR_COMPLETE_BREDR_BLOCK_DATAComplete BR-EDR Transport Block Data.