5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_cfg_l2cap_application_t Struct Reference

#include <wiced_bt_cfg.h>

Data Fields

uint8_t max_channels
 
uint8_t max_le_channels
 
uint8_t max_le_l2cap_fixed_channels
 
uint8_t max_le_psm
 
uint8_t max_links
 
uint8_t max_psm
 

Detailed Description

Settings for application managed L2CAP protocols (optional)

Field Documentation

◆ max_channels

uint8_t wiced_bt_cfg_l2cap_application_t::max_channels

Maximum number of application-managed BR/EDR channels

◆ max_le_channels

uint8_t wiced_bt_cfg_l2cap_application_t::max_le_channels

Maximum number of application-managed LE channels

◆ max_le_l2cap_fixed_channels

uint8_t wiced_bt_cfg_l2cap_application_t::max_le_l2cap_fixed_channels

Maximum number of application managed fixed channels supported (in addition to mandatory channels 4, 5 and 6). >

◆ max_le_psm

uint8_t wiced_bt_cfg_l2cap_application_t::max_le_psm

Maximum number of application-managed LE PSMs

◆ max_links

uint8_t wiced_bt_cfg_l2cap_application_t::max_links

Maximum number of application-managed l2cap links (BR/EDR and LE)

◆ max_psm

uint8_t wiced_bt_cfg_l2cap_application_t::max_psm

Maximum number of application-managed BR/EDR PSMs


The documentation for this struct was generated from the following file: