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

Attribute handle range. More...

Data Fields

uint16_t start_hdl
 Start Attribute Handle. More...
 
uint16_t end_hdl
 End Attribute Handle. More...
 

Detailed Description

Attribute handle range.

Field Documentation

◆ start_hdl

uint16_t st_ble_gatt_hdl_range_t::start_hdl

Start Attribute Handle.

◆ end_hdl

uint16_t st_ble_gatt_hdl_range_t::end_hdl

End Attribute Handle.