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

#include <l2cap.h>

Public Attributes

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

Detailed Description

Connection oriented channel information format.


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