TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
GATT Attribute format. More...
Data Fields | |
uint16 | handle |
Attribute handle - assigned internally by attribute server. | |
uint8 | permissions |
Attribute permissions. | |
uint8 *const | pValue |
gattAttrType_t | type |
Attribute type (2 or 16 octet UUIDs) | |
GATT Attribute format.
uint8* const pValue |
Attribute value - encoding of the octet array is defined in the applicable profile. The maximum length of an attribute value shall be 512 octets.