project for nrf51822 qfab

Dependencies:   eddystone_URL mbed

Fork of eddystone_URL by vo dung

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.