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

Description

Configuration structure for the L2CAP buffer for data transmission.

Data Fields

uint8_t l2capBufferPerConn
 This specifies L2CAP stack queue depth per connection for data tx. More...
 

Field Documentation

◆ l2capBufferPerConn

uint8_t cy_stc_ble_l2cap_config_param_t::l2capBufferPerConn

This specifies L2CAP stack queue depth per connection for data tx.

The application must provide heap memory based on the following calculation: l2capBufferPerConn * maxBleConnections * CY_BLE_L2CAP_QUEUE_ELEMENT_SIZE