ble_lls_init_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

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

#include <ble_lls.h>

Detailed Description

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

Field Documentation

ble_srv_error_handler_t ble_lls_init_t::error_handler

Function to be called in case of an error.

ble_lls_evt_handler_t ble_lls_init_t::evt_handler

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

uint8_t ble_lls_init_t::initial_alert_level

Initial value of the Alert Level characteristic.

ble_srv_security_mode_t ble_lls_init_t::lls_attr_md

Initial Security Setting for Link Loss Service Characteristics.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .