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

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

Data Fields

st_ble_gatt_hdl_range_t range
 Attribute handle range of the 16-bit UUID service. More...
 
uint16_t uuid_16
 Service UUID. More...
 

Detailed Description

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

Field Documentation

◆ range

st_ble_gatt_hdl_range_t st_ble_gattc_serv_16_evt_t::range

Attribute handle range of the 16-bit UUID service.

◆ uuid_16

uint16_t st_ble_gattc_serv_16_evt_t::uuid_16

Service UUID.