Bluetooth Host Stack Library
wiced_bt_cfg_l2cap_application_t Struct Reference

Description

Settings for application managed L2CAP protocols (optional)

Data Fields

uint8_t max_app_l2cap_psms
 Maximum number of application-managed PSMs.
 
uint8_t max_app_l2cap_channels
 Maximum number of application-managed channels.
 
uint8_t max_app_l2cap_le_fixed_channels
 Maximum number of application managed fixed channels supported. More...
 
uint8_t max_app_l2cap_br_edr_ertm_chnls
 Maximum application ERTM channels, BR/EDR only.
 
uint8_t max_app_l2cap_br_edr_ertm_tx_win
 Maximum application ERTM TX Window, BR/EDR only.
 

Field Documentation

◆ max_app_l2cap_le_fixed_channels

uint8_t wiced_bt_cfg_l2cap_application_t::max_app_l2cap_le_fixed_channels

Maximum number of application managed fixed channels supported.

>