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

Parameter Structure for SNP_CHAR_READ_CNF / snpCharReadCnf_t. More...

Data Fields

uint16_t attrHandle
 2 Byte Handle of the characteristic value attribute being read
 
uint16_t connHandle
 2 Byte Handle of the connection
 
uint16_t offset
 2 Byte Offset of the characteristic to start reading from
 
uint8_t * pData
 
uint8_t status
 1 Byte Status of the request (SUCCESS or Error, list of status generated by the SNP.)
 

Detailed Description

Parameter Structure for SNP_CHAR_READ_CNF / snpCharReadCnf_t.

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