typedef uint32_t LGATT_CHAR_PROPERTIES;
typedef uint32_t LGATT_CHAR_PROPERTIES;
This represents the characteristic properties or the descriptor. The meaning of each bit in this property is defined by bit-flag, i.e. LGATT_CHAR_PROP_READ, LGATT_CHAR_PROP_EXT, etc.
LGATT.h