ble_gatts_ntf_ind_t Struct Reference

GATTS Operation Complete event structure. More...

#include <ble_prf.h>

Data Fields

gatt_evt_type_t type
 
uint16_t handle
 

Detailed Description

GATTS Operation Complete event structure.

Field Documentation

◆ handle

uint16_t ble_gatts_ntf_ind_t::handle

Handle of the write operation, or notification/indication operation.

◆ type

gatt_evt_type_t ble_gatts_ntf_ind_t::type

Notification or indication event type.


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