FreeRTOS: BLE
BLE
Return to main page ↑
IotBleIndicationSentEventParams_t Struct Reference

Parameters for indication sent event. More...

#include <iot_ble.h>

Data Fields

BTAttribute_tpAttribute
 
uint16_t connId
 
BTStatus_t status
 

Detailed Description

Parameters for indication sent event.

Field Documentation

◆ pAttribute

BTAttribute_t* IotBleIndicationSentEventParams_t::pAttribute

Pointer to attribute being accessed.

◆ connId

uint16_t IotBleIndicationSentEventParams_t::connId

Connection ID.

◆ status

BTStatus_t IotBleIndicationSentEventParams_t::status

Reported status.


The documentation for this struct was generated from the following file: