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

Description

L2CAP Credit based flow Connection parameter.

Data Fields

uint16_t mtu
 L2CAP MTU - Maximum SDU Size. More...
 
uint16_t mps
 MPS - Maximum PDU Size. More...
 
uint16_t credit
 Initial Number of Credits. More...
 

Field Documentation

◆ mtu

uint16_t cy_stc_ble_l2cap_cbfc_connection_info_t::mtu

L2CAP MTU - Maximum SDU Size.

The L2CAP MTU field specifies the maximum SDU size (in octets) that the L2CAP layer entity sending the LE Credit Based Connection Request can receive on this channel. L2CAP implementations shall support a minimum L2CAP MTU size of 23 octets.

◆ mps

uint16_t cy_stc_ble_l2cap_cbfc_connection_info_t::mps

MPS - Maximum PDU Size.

The MPS field specifies the maximum payload size (in octets) that the L2CAP layer entity sending the LE Credit Based Connection Request is capable of receiving on this channel. L2CAP implementations shall support a minimum MPS of 23 octets and may support a maximum MPS up to 65488 octets.

◆ credit

uint16_t cy_stc_ble_l2cap_cbfc_connection_info_t::credit

Initial Number of Credits.

The initial credit value indicates the number of LE-frames that the peer device can send to the L2CAP layer entity sending the LE Credit Based Connection Request. The initial credit value shall be in the range of 0 to