ble_lls_s

nRF5 SDK v15.3.0

Link Loss Service structure. This contains various status information for the service. More...

#include <ble_lls.h>

Detailed Description

Link Loss Service structure. This contains various status information for the service.

Field Documentation

ble_gatts_char_handles_t ble_lls_s::alert_level_handles

Handles related to the Alert Level characteristic.

uint16_t ble_lls_s::conn_handle

Handle of the current connection (as provided by the BLE stack, is BLE_CONN_HANDLE_INVALID if not in a connection).

ble_srv_error_handler_t ble_lls_s::error_handler

Function to be called in case of an error.

ble_lls_evt_handler_t ble_lls_s::evt_handler

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

uint16_t ble_lls_s::service_handle

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

  • components/ble/ble_services/ble_lls/ble_lls.h