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

This structure notifies that write response to R_BLE_GATTC_WriteChar() has been received from a GATT Server. More...

Data Fields

uint16_t value_hdl
 Value Handle of the Characteristic/Characteristic Descriptor that has been written. More...
 

Detailed Description

This structure notifies that write response to R_BLE_GATTC_WriteChar() has been received from a GATT Server.

Field Documentation

◆ value_hdl

uint16_t st_ble_gattc_wr_char_evt_t::value_hdl

Value Handle of the Characteristic/Characteristic Descriptor that has been written.