TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
l2capPsm_t Struct Reference

#include <l2cap.h>

Public Attributes

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

Detailed Description

L2CAP PSM structure. Allocated one for each registered PSM.


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