Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_config_t Struct Reference

Description

BLE Configuration structure.

Data Fields

cy_stc_ble_gapp_disc_mode_info_tdiscoveryModeInfo
 Pointer to advertising information structure.
 
cy_stc_ble_gapp_adv_params_tgappAdvParams
 Pointer to advertising configuration structure.
 
cy_stc_ble_gapc_disc_info_tdiscoveryInfo
 Pointer to Discovery information collected by client structure.
 
cy_stc_ble_gapc_scan_params_tgapcScanParams
 Pointer to scan configuration structure.
 
const cy_stc_ble_flash_storage_tflashStorage
 Pointer to structure to store bonding data.
 
uint8_t * attValuesCCCD
 Pointer to cy_ble_attValuesCCCD.
 
const cy_stc_ble_gatts_db_tgattDB
 Pointer to GATT database structure used in the GAP server.
 
cy_stc_ble_gap_auth_info_tauthInfo
 Pointer to Authentication Parameters Information structure.
 
cy_stc_ble_gap_bd_addr_tdeviceAddress
 Bluetooth Device Address.
 
cy_fn_service_init_t ServiceInitFunc
 Services initialize function.
 
const cy_stc_ble_params_tparams
 Pointer to BLE Configuration Parameters structure.
 
cy_stc_ble_context_tcontext
 Internal usage context.
 
cy_stc_ble_stack_params_tstackParam
 BLE Stack configuration.
 
cy_stc_ble_hw_config_thw
 BLE HW configuration.