TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
snpAddAttrGenShortUUID_t Struct Reference

Parameter Structure used to add a generic attribute descriptor (short UUID) More...

Data Fields

uint16_t maxLen
 
uint8_t perms
 1 Byte Permissions of the attribute, see GATT Attribute Access Permissions Bit Fields, force to Read only
 
uint8_t UUID [2]
 2 Byte UUID of the attribute. see dealing with UUID
 

Detailed Description

Parameter Structure used to add a generic attribute descriptor (short UUID)

Used with snpAddCharDescDeclReq_t

This is a packed structure. see Dealing with Parameters and Packed Structures for more information.

Field Documentation

§ maxLen

uint16_t maxLen

2 Byte Reserved for future use Range: 0-512

Since the characteristic value is managed only by the AP, this length field is not useful. Reserved for future use.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated