TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Parameter Structure for SNP_CHAR_READ_IND / @ ref SNP_charRead. 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 | maxSize |
2 Byte Max Size of the data to read | |
uint16_t | offset |
2 Byte Offset of the characteristic to start reading from | |
Parameter Structure for SNP_CHAR_READ_IND / @ ref SNP_charRead.
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.