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... | |
GATTS Database Inited Indication event structure.
Definition at line 395 of file ble_gatts.h.
uint16_t ble_gatts_evt_inited_ind_t::end_hdl |
End handle of database inited.
Definition at line 398 of file ble_gatts.h.
uint16_t ble_gatts_evt_inited_ind_t::start_hdl |
Start handle of database inited.
Definition at line 397 of file ble_gatts.h.