TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Parameter Structure for the Characteristic Notification and Indication Request data This is a packed structure. see Dealing with Parameters and Packed Structures for more information. More...
Data Fields | |
uint16_t | attrHandle |
2 Byte Handle of the characteristic value attribute to notify/indicate | |
uint8_t | authenticate |
1 Byte Reserved for future use | |
uint16_t | connHandle |
2 Byte Handle of the connection | |
uint8_t * | pData |
Pointer to. | |
uint8_t | type |
1 Byte Type of the request, see SNP indication type | |
Parameter Structure for the Characteristic Notification and Indication Request data This is a packed structure. see Dealing with Parameters and Packed Structures for more information.