TI BLE5-Stack API Documentation  3.03.01.00
Data Fields
l2capPsm_t Struct Reference

L2CAP PSM structure. Allocated one for each registered PSM. More...

Data Fields

uint16 initPeerCredits
 Number of LE-frames that peer device can send.
 
uint8 maxNumChannels
 Maximum number of CO Channels supported by PSM.
 
uint16 mps
 
uint16 mtu
 
uint16 peerCreditThreshold
 Low threshold for peer credit count.
 
pfnVerifySecCB_t pfnVerifySecCB
 PSM security verification callback (can be NULL)
 
uint16 psm
 Registered PSM.
 
uint8 taskId
 Task registered with PSM.
 

Detailed Description

L2CAP PSM structure. Allocated one for each registered PSM.

Field Documentation

§ mps

uint16 mps

The maximum size of payload data in octets that the L2CAP layer entity can accept (that is, the MPS corresponds to the maximum PDU payload size).

§ mtu

uint16 mtu

The maximum size of payload data, in octets, that the upper layer entity can accept (that is, the MTU corresponds to the maximum SDU size). Note: This is different than ATT_MTU.


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