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

#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_tattrs
 

Detailed Description

GATT Service format.

Member Data Documentation

§ attrs

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.


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