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

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

Data Fields

uint16_t decl_hdl
 Service Declaration handle of the 16-bit UUID Included Service. More...
 
st_ble_gattc_serv_16_evt_t service
 The contents of the Included Service. More...
 

Detailed Description

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

Field Documentation

◆ decl_hdl

uint16_t st_ble_gattc_inc_serv_16_evt_t::decl_hdl

Service Declaration handle of the 16-bit UUID Included Service.

◆ service

st_ble_gattc_serv_16_evt_t st_ble_gattc_inc_serv_16_evt_t::service

The contents of the Included Service.