GATT write request struct.
More...
#include <ble_prf.h>
GATT write request struct.
Definition at line 136 of file ble_prf.h.
◆ handle
uint16_t gatts_write_req_cb_t::handle |
Handle of the attribute to be written.
Definition at line 138 of file ble_prf.h.
◆ length
uint16_t gatts_write_req_cb_t::length |
Data length to be written.
Definition at line 140 of file ble_prf.h.
◆ offset
uint16_t gatts_write_req_cb_t::offset |
Offset at which the data has to be written.
Definition at line 139 of file ble_prf.h.
◆ value
Data to be written to characteristic value.
Definition at line 141 of file ble_prf.h.
The documentation for this struct was generated from the following file: