ble_gatt_resources struct
Contains counts of resources required by the GATT server. The contents of this struct are generally used to populate a configuration struct before the host is initialized.
Fields
Number of included services.
Number of characteristics.
Number of client characteristic configuration descriptors. Each of these also contributes to the total descriptor count.
Number of client presentation format descriptors. Each of these also contributes to the total descriptor count.
Number of aggregate presentation foramt descriptors. Each of these also contributes to the total descriptor count.
Total number of ATT attributes.