|
TI BLE Stack API Documentation
2.03.08
|
#include <l2cap.h>
Public Attributes | |
| uint16 | dstCID |
| Represents CID on device receiving request and sending response. | |
| uint16 | mtu |
| Specifies maximum SDU size that can be received on this channel. | |
| uint16 | mps |
| Specifies maximum payload size that can be received on this channel. | |
| uint16 | initCredits |
| Indicates number of LE-frames that peer device can send. | |
| uint16 | result |
| Indicates outcome of connection request: L2CAP Connection Response Result Values. | |
Connection Response format.
1.8.12