lls_evt_type_t
Link Loss Service event type.
Link Loss Service init stucture. This contains all option and data needed for initialization of the s...
@ LLS_ALERT_LEVEL_MILD_ALERT
@ LLS_ALERT_LEVEL_HIGH_ALERT
sdk_err_t lls_service_init(lls_init_t *p_lls_init)
Initialize a Link Loss Service instance and add in ATT DB.
@ LLS_ALERT_LEVEL_NO_ALERT
lls_alert_levels_t initial_alert_level
sdk_err_t lls_alert_level_get(uint8_t *p_alert_level)
Get current value of alert level characteristic.
void(* lls_evt_handler_t)(lls_evt_t *p_evt)
Link Loss Service event handler type.
uint16_t sdk_err_t
SDK API result type.
@ LLS_EVT_LINK_LOSS_ALERT
lls_evt_handler_t evt_handler
lls_alert_levels_t alert_level