TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
attAttribute_t Struct Reference

#include <gatt.h>

Public Attributes

gattAttrType_t type
 Attribute type (2 or 16 octet UUIDs)
 
uint8 permissions
 Attribute permissions.
 
uint16 handle
 Attribute handle - assigned internally by attribute server.
 
uint8 *const pValue
 

Detailed Description

GATT Attribute format.

Member Data Documentation

§ pValue

uint8* const attAttribute_t::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.


The documentation for this struct was generated from the following file: