![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that a Prepare Write Response PDU has been sent from GATT Server. More...
Data Fields | |
uint16_t | attr_hdl |
Attribute handle identifying the Characteristic written by the Prepare Write Request PDU. More... | |
uint16_t | length |
The length of written bytes by the Prepare Write Request PDU. More... | |
uint16_t | offset |
The offset of the first octet to be written. More... | |
This structure notifies that a Prepare Write Response PDU has been sent from GATT Server.
uint16_t st_ble_gatts_prepare_write_rsp_evt_t::attr_hdl |
Attribute handle identifying the Characteristic written by the Prepare Write Request PDU.
uint16_t st_ble_gatts_prepare_write_rsp_evt_t::length |
The length of written bytes by the Prepare Write Request PDU.
uint16_t st_ble_gatts_prepare_write_rsp_evt_t::offset |
The offset of the first octet to be written.