![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Connection oriented channel information format. More...
Data Fields | |
| uint16 | connHandle |
| Connection handle the channel belongs to. More... | |
| uint16 | credits |
| Number of LE-frames that local device can send. More... | |
| uint16 | mps |
| Maximum payload size that can be received by local device. More... | |
| uint16 | mtu |
| Maximum SDU size that can be received by local device. More... | |
| uint16 | peerCID |
| Remote channel id. More... | |
| uint16 | peerCredits |
| Number of LE-frames that peer device can send. More... | |
| uint16 | peerCreditThreshold |
| Low threshold for peer credit count. More... | |
| uint16 | peerMps |
| Maximum payload size that can be received by peer device. More... | |
| uint16 | peerMtu |
| Maximum SDU size that can be received by peer device. More... | |
| uint16 | psm |
| PSM that channel belongs to. More... | |
Connection oriented channel information format.
| uint16 connHandle |
Connection handle the channel belongs to.
| 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.