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

Attribute handle and attribute Value. More...

Data Fields

uint16_t attr_hdl
 Attribute Handle. More...
 
st_ble_gatt_value_t value
 Attribute Value. More...
 

Detailed Description

Attribute handle and attribute Value.

Field Documentation

◆ attr_hdl

uint16_t st_ble_gatt_hdl_value_pair_t::attr_hdl

Attribute Handle.

◆ value

st_ble_gatt_value_t st_ble_gatt_hdl_value_pair_t::value

Attribute Value.