Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
LLS Definitions and Data Structures

General Description

Contains the LLS specific definitions and data structures used in the LLS API.

Data Structures

struct  cy_stc_ble_lls_char_value_t
 Link Loss Service Characteristic Value parameter structure. More...
 
struct  cy_stc_ble_llss_t
 Structure with Link Loss Service attribute handles. More...
 
struct  cy_stc_ble_llsc_t
 Structure with Discovered Attributes Information of Link Loss Service. More...
 
struct  cy_stc_ble_llss_config_t
 Service configuration structure (server) More...
 
struct  cy_stc_ble_llsc_config_t
 Service Configuration structure (client) More...
 

Enumerations

enum  cy_en_ble_lls_char_index_t {
  CY_BLE_LLS_ALERT_LEVEL,
  CY_BLE_LLS_CHAR_COUNT
}
 Link Loss Service Characteristic indexes. More...
 

Enumeration Type Documentation

◆ cy_en_ble_lls_char_index_t

Link Loss Service Characteristic indexes.

Enumerator
CY_BLE_LLS_ALERT_LEVEL 

Alert Level Characteristic index.

CY_BLE_LLS_CHAR_COUNT 

Total Count of Characteristics.