|
TI BLE Stack API Documentation
2.03.01.00
|
#include <gatt.h>
Public Attributes | |
| uint16 | numAttrs |
| Number of attributes in attrs. | |
| uint8 | encKeySize |
| Minimum encryption key size required by service (7-16 bytes) | |
| gattAttribute_t * | attrs |
GATT Service format.
| gattAttribute_t* gattService_t::attrs |
Array of attribute records. NOTE: The list must start with a Service attribute followed by all attributes associated with this Service attribute.
1.8.12