ble_gattc_evt_enh_write_t Struct Reference

GATT Client Write Response event for BLE_GATTC_EVT_WRITE_RSP. More...

#include <ble_gattc.h>

Public Attributes

uint16_t cid
 
uint16_t handle
 

Detailed Description

GATT Client Write Response event for BLE_GATTC_EVT_WRITE_RSP.

Definition at line 371 of file ble_gattc.h.

Member Data Documentation

◆ cid

uint16_t ble_gattc_evt_enh_write_t::cid

Channel id.

Definition at line 373 of file ble_gattc.h.

◆ handle

uint16_t ble_gattc_evt_enh_write_t::handle

Attribute handle.

Definition at line 374 of file ble_gattc.h.


The documentation for this struct was generated from the following file: