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

#include <att.h>

Public Attributes

uint16 startHandle
 First requested handle number (must be first field)
 
uint16 endHandle
 Last requested handle number.
 
attAttrBtType_t type
 2-octet UUID to find
 
uint16 len
 Length of value.
 
uint8 * pValue
 Attribute value to find (0 to ATT_MTU_SIZE-7)
 

Detailed Description

Find By Type Value Request format.


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