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

General Description

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

Data Structures

struct  cy_stc_ble_ndcs_char_value_t
 Next DST Change Service Characteristic Value parameter structure. More...
 
struct  cy_stc_ble_ndcss_t
 Structure with Next DST Change Service Characteristic attribute handles. More...
 
struct  cy_stc_ble_ndcsc_t
 Structure with Discovered Attributes Information of Next DST Change Service. More...
 
struct  cy_stc_ble_ndcss_config_t
 Service configuration structure (server) More...
 
struct  cy_stc_ble_ndcsc_config_t
 Service Configuration structure (client) More...
 

Enumerations

enum  cy_en_ble_ndcs_char_index_t {
  CY_BLE_NDCS_TIME_WITH_DST,
  CY_BLE_NDCS_CHAR_COUNT
}
 Characteristic indexes. More...
 

Enumeration Type Documentation

◆ cy_en_ble_ndcs_char_index_t

Characteristic indexes.

Enumerator
CY_BLE_NDCS_TIME_WITH_DST 

Time with DST Characteristic index.

CY_BLE_NDCS_CHAR_COUNT 

Total Count of NDCS Characteristics.