GATTS Operation Complete event structure. More...
#include <ble_gatts.h>
Collaboration diagram for ble_gatts_evt_enh_ntf_ind_t:Public Attributes | |
| uint16_t | cid |
| Channel id. More... | |
| ble_gatts_evt_ntf_ind_t | param |
| ble gatts evt ntf param. More... | |
GATTS Operation Complete event structure.
Definition at line 439 of file ble_gatts.h.
| uint16_t ble_gatts_evt_enh_ntf_ind_t::cid |
Channel id.
Definition at line 441 of file ble_gatts.h.
| 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.