nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_ias_s Struct Reference

Data Fields

ble_ias_evt_handler_t evt_handler
 
uint16_t service_handle
 
ble_gatts_char_handles_t alert_level_handles
 

Field Documentation

ble_ias_evt_handler_t evt_handler

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

uint16_t service_handle

Handle of Immediate Alert Service (as provided by the BLE stack).

ble_gatts_char_handles_t alert_level_handles

Handles related to the Alert Level characteristic.