TI BLE5-Stack API Documentation  9.14.00
Data Fields
l2capCoCInfo_t Struct Reference

Connection oriented channel information format. More...

Data Fields

uint16 connHandle
 Connection handle the channel belongs to. More...
 
uint16 credits
 Number of LE-frames that local device can send. More...
 
uint16 mps
 Maximum payload size that can be received by local device. More...
 
uint16 mtu
 Maximum SDU size that can be received by local device. More...
 
uint16 peerCID
 Remote channel id. More...
 
uint16 peerCredits
 Number of LE-frames that peer device can send. More...
 
uint16 peerCreditThreshold
 Low threshold for peer credit count. More...
 
uint16 peerMps
 Maximum payload size that can be received by peer device. More...
 
uint16 peerMtu
 Maximum SDU size that can be received by peer device. More...
 
uint16 psm
 PSM that channel belongs to. More...
 

Detailed Description

Connection oriented channel information format.

Field Documentation

§ connHandle

uint16 connHandle

Connection handle the channel belongs to.

§ credits

uint16 credits

Number of LE-frames that local device can send.

§ mps

uint16 mps

Maximum payload size that can be received by local device.

§ mtu

uint16 mtu

Maximum SDU size that can be received by local device.

§ peerCID

uint16 peerCID

Remote channel id.

§ peerCredits

uint16 peerCredits

Number of LE-frames that peer device can send.

§ peerCreditThreshold

uint16 peerCreditThreshold

Low threshold for peer credit count.

§ peerMps

uint16 peerMps

Maximum payload size that can be received by peer device.

§ peerMtu

uint16 peerMtu

Maximum SDU size that can be received by peer device.

§ psm

uint16 psm

PSM that channel belongs to.


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale