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

Connection Response format. More...

Data Fields

uint16 dstCID
 Represents CID on device receiving request and sending response. More...
 
uint16 initCredits
 Indicates number of LE-frames that peer device can send. More...
 
uint16 mps
 
uint16 mtu
 
uint16 result
 Indicates outcome of connection request: L2CAP Connection Response Result Values. More...
 

Detailed Description

Connection Response format.

Field Documentation

§ dstCID

uint16 dstCID

Represents CID on device receiving request and sending response.

§ initCredits

uint16 initCredits

Indicates number of LE-frames that peer device can send.

§ mps

uint16 mps

Specifies Maximum PDU Payload Size (MPS) that can be received on this channel (Maximum Transmission Unit (MTU) for an outgoing/incoming L2CAP PDU.)

§ mtu

uint16 mtu

Specifies maximum SDU (service data unit) size that can be received on this channel (Maximum Transmission Unit for an unsegmented outgoing/incoming L2CAP SDU)

§ result

uint16 result

Indicates outcome of connection request: L2CAP Connection Response Result Values.


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