ble_gatts_evt_enh_ntf_ind_t Struct Reference

GATTS Operation Complete event structure. More...

#include <ble_gatts.h>

Public Attributes

uint16_t cid
 
ble_gatts_evt_ntf_ind_t param
 

Detailed Description

GATTS Operation Complete event structure.

Definition at line 439 of file ble_gatts.h.

Member Data Documentation

◆ cid

uint16_t ble_gatts_evt_enh_ntf_ind_t::cid

Channel id.

Definition at line 441 of file ble_gatts.h.

◆ param

ble_gatts_evt_ntf_ind_t ble_gatts_evt_enh_ntf_ind_t::param

ble gatts evt ntf param.

Definition at line 442 of file ble_gatts.h.


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