att_db_util_add_characteristic_uuid128() function
Add Characteristic with 128-bit UUID, properties, and data
Arguments
properties
- see ATT_PROPERTY_* in src/bluetooth.h
data
returned in read operations if ATT_PROPERTY_DYNAMIC is not specified
Return value
attribute handle of the new characteristic value declaration
Notes
If properties contains ATT_PROPERTY_NOTIFY or ATT_PROPERTY_INDICATE flags, a Client Configuration Characteristic Descriptor (CCCD) is created as well. The attribute value handle of the CCCD is the attribute value handle plus 1