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

Data Fields

ble_lls_evt_handler_t evt_handler
 
ble_srv_error_handler_t error_handler
 
uint16_t service_handle
 
ble_gatts_char_handles_t alert_level_handles
 

Field Documentation

ble_lls_evt_handler_t evt_handler

Event handler to be called for handling events in the Link Loss Service.

ble_srv_error_handler_t error_handler

Function to be called in case of an error.

uint16_t service_handle

Handle of Link Loss Service (as provided by the BLE stack).

ble_gatts_char_handles_t alert_level_handles

Handles related to the Alert Level characteristic.