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

Write Request format. More...

Data Fields

uint8 cmd
 Command Flag.
 
uint16 handle
 Handle of the attribute to be written (must be first field)
 
uint16 len
 Length of value.
 
uint8 * pValue
 Value of the attribute to be written (0 to ATT_MTU_SIZE-3)
 
uint8 sig
 Authentication Signature status (not included (0), valid (1), invalid (2))
 

Detailed Description

Write Request format.

for method ATT_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