| 
                 
                    FreeRTOS:
                    BLE
                 
                
                    BLE
                 
             | 
        
| Return to main page ↑ | 
Parameters for indication sent event. More...
#include <iot_ble.h>
Data Fields | |
| BTAttribute_t * | pAttribute | 
| uint16_t | connId | 
| BTStatus_t | status | 
Parameters for indication sent event.
| BTAttribute_t* IotBleIndicationSentEventParams_t::pAttribute | 
Pointer to attribute being accessed.
| uint16_t IotBleIndicationSentEventParams_t::connId | 
Connection ID.
| BTStatus_t IotBleIndicationSentEventParams_t::status | 
Reported status.