nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_ias_init_t Struct Reference

Immediate Alert Service init structure. This contains all options and data needed for initialization of the service. More...

#include <ble_ias.h>

Data Fields

ble_ias_evt_handler_t evt_handler
 

Detailed Description

Immediate Alert Service init structure. This contains all options and data needed for initialization of the service.

Field Documentation

ble_ias_evt_handler_t ble_ias_init_t::evt_handler

Event handler to be called for handling events in the Immediate Alert Service.