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

Prepare Write Response format. More...

Data Fields

uint16 handle
 Handle of the attribute that has been read. More...
 
uint16 len
 Length of value. More...
 
uint16 offset
 Offset of the first octet to be written. More...
 
uint8 * pValue
 Part of the value of the attribute to be written (0 to ATT_MTU_SIZE-5) More...
 

Detailed Description

Prepare Write Response format.

for method ATT_PREPARE_WRITE_RSP

Field Documentation

§ handle

uint16 handle

Handle of the attribute that has been read.

§ len

uint16 len

Length of value.

§ offset

uint16 offset

Offset of the first octet to be written.

§ pValue

uint8* pValue

Part of the value of the attribute to be written (0 to ATT_MTU_SIZE-5)


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