GATT Client Write Response event for BLE_GATTC_EVT_WRITE_RSP. More...
#include <ble_gattc.h>
Public Attributes | |
uint16_t | handle |
Attribute handle. More... | |
GATT Client Write Response event for BLE_GATTC_EVT_WRITE_RSP.
Definition at line 272 of file ble_gattc.h.
uint16_t ble_gattc_evt_write_t::handle |
Attribute handle.
Definition at line 274 of file ble_gattc.h.