TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Parameter Structure for the Characteristic Configuration Update Indication. More...
Data Fields | |
uint16_t | cccdHandle |
2 Byte Handle of the characteristic value attribute to notify/indicate | |
uint16_t | connHandle |
2 Byte Handle of the connection | |
uint8_t | rspNeeded |
1 Byte Indicate if the AP must answer this indication or not, Options for Response Needed Field | |
uint16_t | value |
2 Byte Value to write to the CCCD | |
Parameter Structure for the Characteristic Configuration Update Indication.
The SNP_CCCD_UPDATED_IND event generates this.
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.