Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_gatts_cfm_evt_t Struct Reference

This structure notifies that a Confirmation PDU has been received from a GATT Client. More...

Data Fields

uint16_t attr_hdl
 Attribute handle identifying the Characteristic sent by the Indication PDU. More...
 

Detailed Description

This structure notifies that a Confirmation PDU has been received from a GATT Client.

Field Documentation

◆ attr_hdl

uint16_t st_ble_gatts_cfm_evt_t::attr_hdl

Attribute handle identifying the Characteristic sent by the Indication PDU.