GATTS Multiple Variable Length Notification Operation Complete event structure. More...
#include <ble_gatts.h>
Collaboration diagram for ble_gatts_evt_enh_multi_ntf_t:Public Attributes | |
| uint16_t | cid |
| Channel id. More... | |
| ble_gatts_evt_multi_ntf_t | param |
| Ble gatts evt multi ntf param. More... | |
GATTS Multiple Variable Length Notification Operation Complete event structure.
Definition at line 454 of file ble_gatts.h.
| uint16_t ble_gatts_evt_enh_multi_ntf_t::cid |
Channel id.
Definition at line 456 of file ble_gatts.h.
| ble_gatts_evt_multi_ntf_t ble_gatts_evt_enh_multi_ntf_t::param |
Ble gatts evt multi ntf param.
Definition at line 457 of file ble_gatts.h.