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

Description

Configuration structure for Tx and Rx ACL Data Buffers required by the BLE Stack.

All the configurations specified are valid per connection and all the supported LL connections will have same capability.

Data Fields

uint16_t dleMaxTxCapability
 Tx buffer size configuration for the BLE Stack per the LL Connection.
 
uint16_t dleMaxRxCapability
 Rx buffer size configuration for the BLE Stack per the LL Connection.
 
uint8_t dleNumTxBuffer
 Total number of Tx buffer configuration per LL Connection for the BLE Stack.
 
uint8_t dleNumRxBuffer
 Total number of Rx buffer configuration per LL Connection for BLE Stack.