SWRU496B November 2018 – December 2021 CC2564C
typedef enum
{
guUUID_16,
guUUID_128,
guUUID_32
} GATT_UUID_Type_t;
typedef enum
{
aetPrimaryService16,
aetPrimaryService128,
aetSecondaryService16,
aetSecondaryService128,
aetIncludeDefinition,
aetCharacteristicDeclaration16,
aetCharacteristicDeclaration128,
aetCharacteristicValue16,
aetCharacteristicValue128,
aetCharacteristicDescriptor16,
aetCharacteristicDescriptor128,
aetPrimaryService32, aetSecondaryService32, aetCharacteristicDeclaration32, aetCharacteristicValue32,
aetCharacteristicDescriptor32
} GATT_Service_Attribute_Entry_Type_t;