SG RFID nRF51822 fork

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_ias_init_t Struct Reference

ble_ias_init_t Struct Reference
[Immediate Alert Service]

Immediate Alert Service init structure. More...

#include <ble_ias.h>

Data Fields

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

Detailed Description

Immediate Alert Service init structure.

This contains all options and data needed for initialization of the service.

Definition at line 69 of file ble_ias.h.


Field Documentation

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

Definition at line 71 of file ble_ias.h.