TI BLE-Stack for Bluetooth 4.2 API Documentation  3.02.03.00
Data Fields
snpCharWriteInd_t Struct Reference

Parameter Structure for the Characteristic Write Request Indication data. More...

Data Fields

uint16_t attrHandle
 2 Byte Handle of the characteristic value attribute being written
 
uint16_t connHandle
 2 Byte Handle of the connection
 
uint16_t offset
 2 Byte Offset of the characteristic to start writing to
 
uint8_t * pData
 
uint8_t rspNeeded
 1 Byte Indicate if the AP must answer this indication or not, Options for Response Needed Field
 

Detailed Description

Parameter Structure for the Characteristic Write Request Indication data.

Used for SNP_CHAR_WRITE_IND

This is a packed structure. see Dealing with Parameters and Packed Structures for more information.


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