TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Connection oriented channel information format. More...
Data Fields | |
uint16 | credits |
Number of LE-frames that local device can send. | |
uint16 | mps |
Maximum payload size that can be received by local device. | |
uint16 | mtu |
Maximum SDU size that can be received by local device. | |
uint16 | peerCID |
Remote channel id. | |
uint16 | peerCredits |
Number of LE-frames that peer device can send. | |
uint16 | peerCreditThreshold |
Low threshold for peer credit count. | |
uint16 | peerMps |
Maximum payload size that can be received by peer device. | |
uint16 | peerMtu |
Maximum SDU size that can be received by peer device. | |
uint16 | psm |
PSM that channel belongs to. | |
Connection oriented channel information format.