GATTS Database Inited Indication event structure. More...

#include <ble_gatts.h>

Public Attributes

uint16_t start_hdl
 Start handle of database inited. More...
 
uint16_t end_hdl
 End handle of database inited. More...
 

Detailed Description

GATTS Database Inited Indication event structure.

Definition at line 395 of file ble_gatts.h.

Member Data Documentation

◆ end_hdl

uint16_t ble_gatts_evt_inited_ind_t::end_hdl

End handle of database inited.

Definition at line 398 of file ble_gatts.h.

◆ start_hdl

uint16_t ble_gatts_evt_inited_ind_t::start_hdl

Start handle of database inited.

Definition at line 397 of file ble_gatts.h.


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