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

This structure notifies that a 16-bit UUID Characteristic Descriptor has been discovered. More...

Data Fields

uint16_t desc_hdl
 Attribute Handle of Characteristic Descriptor. More...
 
uint16_t uuid_16
 Characteristic Descriptor UUID. More...
 

Detailed Description

This structure notifies that a 16-bit UUID Characteristic Descriptor has been discovered.

Field Documentation

◆ desc_hdl

uint16_t st_ble_gattc_char_desc_16_evt_t::desc_hdl

Attribute Handle of Characteristic Descriptor.

◆ uuid_16

uint16_t st_ble_gattc_char_desc_16_evt_t::uuid_16

Characteristic Descriptor UUID.