GATT write request struct. More...
#include <ble_gatts.h>
Collaboration diagram for ble_gatts_evt_enh_write_t:Public Attributes | |
| uint16_t | cid |
| Channel id. More... | |
| ble_gatts_evt_write_t | param |
| ble gatts evt write param. More... | |
GATT write request struct.
Definition at line 421 of file ble_gatts.h.
| uint16_t ble_gatts_evt_enh_write_t::cid |
Channel id.
Definition at line 423 of file ble_gatts.h.
| ble_gatts_evt_write_t ble_gatts_evt_enh_write_t::param |
ble gatts evt write param.
Definition at line 424 of file ble_gatts.h.