TI BLE5-Stack API Documentation  2.02.00.00
Data Fields
attPrepareWriteReq_t Struct Reference

Prepare Write Request format. More...

Data Fields

uint16 handle
 Handle of the attribute to be written (must be first field)
 
uint16 len
 Length of value.
 
uint16 offset
 Offset of the first octet to be written.
 
uint8 * pValue
 Part of the value of the attribute to be written (0 to ATT_MTU_SIZE-5) - must be allocated.
 

Detailed Description

Prepare Write Request format.

for method ATT_PREPARE_WRITE_REQ


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