TI BLE5-Stack API Documentation  9.14.00
Data Fields
attFindByTypeValueReq_t Struct Reference

Find By Type Value Request format. More...

Data Fields

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

Detailed Description

Find By Type Value Request format.

for method ATT_FIND_BY_TYPE_VALUE_REQ

Field Documentation

§ endHandle

uint16 endHandle

Last requested handle number.

§ len

uint16 len

Length of value.

§ pValue

uint8* pValue

Attribute value to find (0 to ATT_MTU_SIZE-7)

§ startHandle

uint16 startHandle

First requested handle number (must be first field)

§ type

2-octet UUID to find


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale