ble_gatts_ntf_ind_t Struct Reference

GATTS Operation Complete event structure. More...

#include <ble_prf.h>

Public Attributes

ble_gatt_evt_type_t type
 
uint16_t handle
 

Detailed Description

GATTS Operation Complete event structure.

Definition at line 155 of file ble_prf.h.

Member Data Documentation

◆ handle

uint16_t ble_gatts_ntf_ind_t::handle

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

Definition at line 158 of file ble_prf.h.

◆ type

ble_gatt_evt_type_t ble_gatts_ntf_ind_t::type

Notification or indication event type.

Definition at line 157 of file ble_prf.h.


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